source:
cacatris/trunk/src/Makefile.am
@
1443
Last change on this file since 1443 was 1443, checked in by , 17 years ago | |
---|---|
File size: 116 bytes |
Line | |
---|---|
1 | |
2 | bin_PROGRAMS = cacatris |
3 | |
4 | cacatris_SOURCES = main.c |
5 | cacatris_CFLAGS = @CACA_CFLAGS@ |
6 | cacatris_LDFLAGS = @CACA_LIBS@ |
7 |
Note: See TracBrowser
for help on using the repository browser.