source:
trunk/TEMPLATES/Makefile
Last change on this file was 18729, checked in by westram, 3 years ago | |
---|---|
|
|
File size: 198 bytes |
Line | |
---|---|
1 | |
2 | # generate svn_revision.h and arb_build.h |
3 | $(MAIN): |
4 | ../SOURCE_TOOLS/build_info.pl |
5 | |
6 | clean: |
7 | # rm -f svn_revision.h arb_build.h # do not remove these - will let tarball-build fail after 'make clean' |
Note: See TracBrowser
for help on using the repository browser.