source: branches/help/TEMPLATES/Makefile

Last change on this file was 18729, checked in by westram, 3 years ago
  • eliminate trailing whitespace from Makefiles.
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 198 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 # do not remove these - will let tarball-build fail after 'make clean'
Note: See TracBrowser for help on using the repository browser.