NetBSD/crypto/external/bsd/netpgp/Makefile
agc 0bbf5d4831 move the functions to parse the JSON from netpgpkeys(1) into libnetpgp(3)
update the version number for recent changes.

update the date for recent changes.

regenerate the autoconf files.
2010-09-02 06:00:11 +00:00

9 lines
183 B
Makefile

# $NetBSD: Makefile,v 1.5 2010/09/02 06:00:11 agc Exp $
SUBDIR= libmj .WAIT
SUBDIR+= lib .WAIT
SUBDIR+= netpgp netpgpkeys netpgpverify
#SUBDIR+= hkpc hkpd
.include <bsd.subdir.mk>