1 # $NetBSD: Makefile,v 1.2 2003/09/13 20:18:08 lukem Exp $
6 SRCS
= main.c pswparser.y lexer.l pswdict.c pswfile.c \
7 systemnames.c psw.c pswstring.c pswsemantics.c
11 CPPFLAGS
+= -DXENVIRONMENT \
12 -DFRIENDSFILE
='"<DPS/dpsfriends.h>"' \
14 -I
${X11SRCDIR.xc
}/config
/pswrap
16 pswpriv.h
: pswparser.h
18 .PATH
: ${X11SRCDIR.xc
}/config
/pswrap
21 .
include <bsd.prog.mk
>