X-Git-Url: http://git.tdb.fi/?a=blobdiff_plain;f=source%2Ftarget.h;h=9d804129be37eaf4c695c3e783a72b59069c02b0;hb=43bd25ffcb0b4f7882773f4676b209a99cb73c04;hp=edfd60cebe7f8f655a5c8011512d05b80b481d9b;hpb=05a2b9dabd01414e9e9a91f9d69babaca4ccb32d;p=builder.git diff --git a/source/target.h b/source/target.h index edfd60c..9d80412 100644 --- a/source/target.h +++ b/source/target.h @@ -1,10 +1,3 @@ -/* $Id$ - -This file is part of builder -Copyright © 2006-2010 Mikko Rasa, Mikkosoft Productions -Distributed under the LGPL -*/ - #ifndef TARGET_H_ #define TARGET_H_ @@ -56,7 +49,7 @@ public: dependencies are up-to-date, returns this target. If there are no targets ready to be built (maybe because they are being built right now), returns 0. */ - Target *get_buildable_target(); + virtual Target *get_buildable_target(); /** If this target is a proxy for another (such as Install or Symlink), return