summaryrefslogtreecommitdiffstats
path: root/extra/scripts/create_makefiles.sh
Commit message (Collapse)AuthorAgeFilesLines
* for /bin/sh, use `` instead of $() as pointed out by Jan-Benedict Glaw on ↵Mike Frysinger2006-01-021-16/+16
| | | | the mailing list
* Add template for utils/Makefile and make use of itPeter S. Mazinger2005-11-231-0/+5
|
* Add another Makefile example that will be copied over the root Makefile, ↵Peter S. Mazinger2005-11-011-1/+1
| | | | adapt script
* Renamed script to create_makefiles.sh, copy instead of link (to allow cygwin ↵Peter S. Mazinger2005-10-291-0/+66
users to build), creates all Makefiles now, should be only used if the master copies are updated