root/trunk/lib/file/Makefile

Revision 918, 165 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 OBJECTIVE_DATA = \
5         crown.txt:${DATA_PATH}/file \
6         dead.txt:${DATA_PATH}/file \
7         news.txt:${DATA_PATH}/file
Note: See TracBrowser for help on using the browser.