# @(#)Makefile 5.3 (Berkeley) 5/11/90 PROG= makekey MAN8= makekey.0 .ifndef EXPORTABLE_SYSTEM DPADD+= ${LIBCRYPT} LDADD+= -lcrypt .endif .include