source:
Makefile
@
8bd190d
| Last change on this file since 8bd190d was 8bd190d, checked in by Nelson Elhage <nelhage@ksplice.com>, 16 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.
