source: _old/app/src/common/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: 92 bytes
RevLine 
[1e121f4]1COMMON_PATH=../common
[25ae32e]2
[1e121f4]3include ./common.mk
[25ae32e]4
[1e121f4]5clean:
6        rm -f cmdline.c cmdline.h cmdline.ggo
7 
Note: See TracBrowser for help on using the repository browser.