lilcrypto/lib/Makefile

8 lines
90 B
Makefile

.PATH: ${.CURDIR}/..
LIB= lilcrypto
NOMAN= noman
SRCS= ${LC_SRCS}
.include <bsd.lib.mk>