source:
neercs/trunk/src/Makefile.am
@
1436
| Revision 1436, 134 bytes checked in by sam, 6 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | bin_PROGRAMS = neercs |
| 3 | |
| 4 | neercs_SOURCES = main.c |
| 5 | neercs_CFLAGS = `pkg-config --cflags caca` |
| 6 | neercs_LDFLAGS = `pkg-config --libs caca` |
| 7 |
Note: See TracBrowser
for help on using the repository browser.
