summaryrefslogtreecommitdiffstats
path: root/usr.sbin/amd/pawd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/amd/pawd/Makefile')
-rw-r--r--usr.sbin/amd/pawd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/amd/pawd/Makefile b/usr.sbin/amd/pawd/Makefile
index 995b048..c696e25 100644
--- a/usr.sbin/amd/pawd/Makefile
+++ b/usr.sbin/amd/pawd/Makefile
@@ -3,7 +3,7 @@
# Makefile for amd
# This file is under a "BSD" copyright (c) by David O'Brien 1998
#
-# $Id$
+# $Id: Makefile,v 1.1 1998/08/27 08:09:41 obrien Exp $
#
.PATH: ${.CURDIR}/../../../contrib/amd/amq
@@ -17,7 +17,7 @@ SRCS= pawd.c amq_clnt.c amq_xdr.c
CFLAGS+= -I${.CURDIR}/../../../contrib/amd/amq
-DPDADD+= ${LIBAMU}
+DPADD+= ${LIBAMU}
LDADD+= ${LIBAMU}
.include <bsd.prog.mk>
OpenPOWER on IntegriCloud