source: src/common/Makefile @ 5f4d9c3

Last change on this file since 5f4d9c3 was 5f4d9c3, checked in by Maciej Prill <mprill@…>, 12 years ago

Rewritten the build system, added lem UTF-8 version.

  • Property mode set to 100644
File size: 267 bytes
Line 
1# main: cmdline.c main_template.cc
2#       g++ -o main cmdline.c common.cc main_template.cc
3
4# cmdline.c cmdline.h : cmdline.ggo
5#       gengetopt -i cmdline.ggo
6
7# cmdline.ggo: cmdline_common.ggo cmdline_program.ggo
8#       cat cmdline_common.ggo cmdline_program.ggo > cmdline.ggo
Note: See TracBrowser for help on using the repository browser.