source:
tags/svn.1.5.4/UNIT_TESTER/Makefile.setup.include
Last change on this file was 7808, checked in by westram, 14 years ago | |
---|---|
File size: 161 bytes |
Line | |
---|---|
1 | |
2 | include Makefile.setup.local |
3 | |
4 | Makefile.setup.local : Makefile.setup.template |
5 | @echo "Generating $@ from $<" |
6 | @(test -f $@ && mv $@ $@.last) || true |
7 | @cp $< $@ |
8 |
Note: See TracBrowser
for help on using the repository browser.