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/Makefile20
1 files changed, 0 insertions, 20 deletions
diff --git a/usr.sbin/amd/pawd/Makefile b/usr.sbin/amd/pawd/Makefile
deleted file mode 100644
index c6bb1cc..0000000
--- a/usr.sbin/amd/pawd/Makefile
+++ /dev/null
@@ -1,20 +0,0 @@
-# ex:ts=8
-#
-# Makefile for amd
-# This file is under a "BSD" copyright (c) by David O'Brien 1998
-#
-# $FreeBSD$
-
-.PATH: ${.CURDIR}/../../../contrib/amd/amq
-
-BINDIR= /usr/bin
-
-PROG= pawd
-SRCS= pawd.c amq_clnt.c amq_xdr.c
-
-CFLAGS+= -I${.CURDIR}/../../../contrib/amd/amq
-
-DPADD= ${LIBAMU}
-LDADD= ${LIBAMU}
-
-.include <bsd.prog.mk>
OpenPOWER on IntegriCloud