source:
neercs/trunk/src/Makefile.am
@
2362
| Revision 2362, 149 bytes checked in by jylam, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | bin_PROGRAMS = neercs |
| 3 | |
| 4 | neercs_SOURCES = main.c neercs.h term.c effects.c wm.c |
| 5 | neercs_CFLAGS = @CACA_CFLAGS@ |
| 6 | neercs_LDADD = @CACA_LIBS@ @UTIL_LIBS@ |
| 7 |
Note: See TracBrowser
for help on using the repository browser.
