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