1 # $DragonFly: src/secure/lib/libssh/Makefile.etc,v 1.5 2008/05/24 09:15:43 corecode Exp $
4 .include "../../Makefile.ssh.common"
6 FILES= ${SSHDIR}/moduli
12 # make confuses the text file `moduli' with a binary which needs
13 # to be created from `moduli.c'. Override this implicit rule by an
14 # explicit do-nothing.
18 .include <bsd.prog.mk>