source: tags/arb-6.0/TEMPLATES/Makefile

Last change on this file was 12332, checked in by westram, 10 years ago
  • merge bugfixes from 'trunk' into 'rc'
    • installation @ debian
    • more detailed compile instructions
    • fix 'make clean' in tarball builds
    • font detection failure resulted in missing font selection buttons
  • adds:
  • Property svn:eol-style set to native
  • Property svn:keywords set to Author Date Id Revision
File size: 199 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.