SRCS is not needed.

This commit is contained in:
christos 2005-01-12 01:21:14 +00:00
parent 6ea8d362d6
commit 68e7a6e2e1
1 changed files with 1 additions and 2 deletions

View File

@ -1,10 +1,9 @@
# $NetBSD: Makefile,v 1.3 2005/01/11 22:56:19 christos Exp $
# $NetBSD: Makefile,v 1.4 2005/01/12 01:21:14 christos Exp $
# from: @(#)Makefile 8.3 (Berkeley) 4/2/94
.include <bsd.own.mk>
PROG= pwhash
SRCS= pwhash.c
CPPFLAGS+=-I${.CURDIR} -DLOGIN_CAP
CPPFLAGS+= -I${.CURDIR}/../../lib/libcrypt