root/trunk/Makefile

Revision 782, 110 bytes (checked in by takkaria, 2 months ago)

Add the basics of a debian package to SVN. This works OK but is far from being distributable.£

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.