source: Makefile @ 8bd190d

release-1.10release-1.6release-1.7release-1.8release-1.9
Last change on this file since 8bd190d was 8bd190d, checked in by Nelson Elhage <nelhage@ksplice.com>, 14 years ago
zcrypt: Implement AES encryption support using GPG.
  • Property mode set to 100644
File size: 121 bytes
RevLine 
[4942723]1CFLAGS=$(shell pkg-config glib-2.0 --cflags)
2LDFLAGS=$(shell pkg-config glib-2.0 --libs)
[8bd190d]3
4zcrypt: zcrypt.o filterproc.o
5
Note: See TracBrowser for help on using the repository browser.