CVSROOT: /cvs Module name: src Changes by: bl...@cvs.openbsd.org 2017/05/30 09:36:13
Modified files: regress/sbin/iked/parser: Makefile Log message: Organize iked parser regress Makefile similar to mandoc dbm_dump. When object files from other parts of the tree are needed, build them there and symlink them into the regress obj directory. OK markus@