source: trunk/TEMPLATES/Makefile @ 7428

Last change on this file since 7428 was 7428, checked in by westram, 14 years ago
  • 'make clean up' generated wrong dependencies (merged from dev [7427])
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 126 bytes
Line 
1
2# generate svn_revision.h and arb_build.h
3$(MAIN): 
4        ../SOURCE_TOOLS/build_info.pl
5
6clean:
7        rm -f svn_revision.h arb_build.h
Note: See TracBrowser for help on using the repository browser.