Module Name:    src
Committed By:   agc
Date:           Sat Aug  7 04:27:00 UTC 2010

Modified Files:
        src/crypto/external/bsd/netpgp/dist: tst

Log Message:
also make the JSON library


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 src/crypto/external/bsd/netpgp/dist/tst

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/crypto/external/bsd/netpgp/dist/tst
diff -u src/crypto/external/bsd/netpgp/dist/tst:1.27 src/crypto/external/bsd/netpgp/dist/tst:1.28
--- src/crypto/external/bsd/netpgp/dist/tst:1.27	Fri Jul  9 05:36:28 2010
+++ src/crypto/external/bsd/netpgp/dist/tst	Sat Aug  7 04:27:00 2010
@@ -12,6 +12,11 @@
 	shift
 done
 
+env USETOOLS=no MAKEOBJDIRPREFIX=/usr/obj/i386 sh -c 'cd ../libmj && \
+	make cleandir ; \
+	su root -c "make includes"; \
+	make ; \
+	su root -c "make install"'
 env USETOOLS=no MAKEOBJDIRPREFIX=/usr/obj/i386 sh -c 'cd ../lib && \
 	make cleandir ; \
 	su root -c "make includes"; \

Reply via email to