source:
Makefile
@
2b7ef0a
Last change on this file since 2b7ef0a was 8bd190d, checked in by Nelson Elhage <nelhage@ksplice.com>, 13 years ago | |
---|---|
|
|
File size: 121 bytes |
Line | |
---|---|
1 | CFLAGS=$(shell pkg-config glib-2.0 --cflags) |
2 | LDFLAGS=$(shell pkg-config glib-2.0 --libs) |
3 | |
4 | zcrypt: zcrypt.o filterproc.o |
5 |
Note: See TracBrowser
for help on using the repository browser.