summaryrefslogtreecommitdiff
path: root/lib/make/make.thornlib
Commit message (Expand)AuthorAge
* Now "packages" are called "arrangements"allen1999-07-30
* Protected the SUBDIRS variable against make.code.defn files in the subdirecto...goodale1999-04-10
* changed a mkdir to a $(MKDIR)allen1999-03-10
* Changed the way include files are handled slightly. This shouldgoodale1999-02-27
* Checks for the existence of a library before trying to delete it !goodale1999-02-04
* Now deletes an archive before updating it, as otherwise weirdgoodale1999-02-04
* Now preprocesses c files into the appropriate build directory, thengoodale1999-01-22
* Added dependencies for the source files.goodale1999-01-22
* Now passes through defines to the preprocessor to allow the parameters to work.goodale1999-01-22
* Changed name of main library to libCactus.a .goodale1999-01-19
* Changed siniclude to -include, as older versions of gmake don't recognisegoodale1999-01-19
* Changed some include statement to sinclude to prevent extraneous warninggoodale1999-01-19
* Now make will recurse into subdirectories of a thorn.goodale1999-01-18
* Added rules to make make.thornlist and ActiveThornsgoodale1999-01-18
* New make system.goodale1999-01-17
* Start of the new make system.goodale1999-01-16