source: _old/app/conf/Makefile @ 1e121f4

Last change on this file since 1e121f4 was 1e121f4, checked in by Adam Kędziora <s301614@…>, 14 years ago

Replacing old implementation with working implementation

  • Property mode set to 100644
File size: 73 bytes
Line 
1main:
2
3copy:
4ifdef UTT_CONF_DIR
5        cp *.conf ${UTT_CONF_DIR}
6endif
7
8clean:
Note: See TracBrowser for help on using the repository browser.