On Tue, 6 May 2014, Matt Rogers wrote:
Is there a generic Makefile or a spot in the source tree to add in a standalone test program? It will just need the usual headers plus the NSS libraries. I tried using some of the Makefiles for other programs in testing/lib, but it looks like the testing "functions.sh" script didn't like it. I'm not sure if I need to use that or if there's somewhere else I should be looking.
If you don't need all the build settings, contrib/ would probably be best. If you do need the Makefile.inc related settings, programs/ would be best. Paul _______________________________________________ Swan-dev mailing list [email protected] https://lists.libreswan.org/mailman/listinfo/swan-dev
