source: tags/arb-6.0-rc3/TEMPLATES/Makefile

Last change on this file was 7428, checked in by westram, 13 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.