source:
pwntcha/trunk/src/linuxfr/Makefile.am
@
2318
| Revision 2318, 174 bytes checked in by sam, 5 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | |
| 2 | DECODER = linuxfr |
| 3 | |
| 4 | noinst_LIBRARIES = libdecoder.a |
| 5 | |
| 6 | libdecoder_a_SOURCES = decoder.c |
| 7 | libdecoder_a_CPPFLAGS = -I$(srcdir)/.. -DDECODER=\"$(DECODER)\" |
| 8 | |
| 9 | EXTRA_DIST = font.png |
| 10 |
Note: See TracBrowser
for help on using the repository browser.
