1 2 3 4 5 6 7 8 9
# @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= makekey MAN8= makekey.8 DPADD+= ${LIBCRYPT} LDADD+= -lcrypt .include <bsd.prog.mk>