root/trunk/Makefile

Revision 918, 110 bytes (checked in by takkaria, 6 months ago)

Use consistent newlines everywhere, and also set the svn:eol-style property to native on all text files.

  • Property svn:eol-style set to native
Line 
1 include mk/rules.mk
2 include mk/objective.mk
3
4 SUBDIRS = src lib
5
6 clean-posthook:
7         -rm config.status config.log
Note: See TracBrowser for help on using the browser.