summaryrefslogtreecommitdiff
path: root/lib/make/make.subdir
Commit message (Expand)AuthorAge
* Changes for ticket #768sbrandt2012-06-18
* fix issue #586: bashisms, and uppercase VERBOSE=YES, as well as a couple of m...knarf2011-09-28
* Replace the SILENT option with a VERBOSE option (of opposite meaning). Defaultknarf2011-09-27
* Re-read make.$(THORN).defn files from make.subdir, so that the makeschnetter2008-07-25
* Include the bindings configuration make.code.defn for a thorn.tradke2004-05-17
* Making things depend upon make.code.defn files, which should fixgoodale2003-02-28
* Use echo "" > file to create files rather than touch file.allen2002-08-20
* Changing name of make variable used to pass make target to submakes to CCTK_T...goodale2001-06-13
* Several inter-twined changes: -goodale2001-05-21
* Changed so that make.subdir is used for building all user-supplied files.goodale2001-05-09
* Change to allow files with the same basename but differnt languages to begoodale1999-09-10
* Changed the way include files are handled slightly. This shouldgoodale1999-02-27
* 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 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