summaryrefslogtreecommitdiff
path: root/usr.sbin/apm
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-03-26 00:36:01 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-03-26 00:36:01 +0000
commit082e875778c51eba9dd109113e8ffdfa89170f98 (patch)
treee32dcb4593f4992769e0a8d1d8c3ad80fa20e5c4 /usr.sbin/apm
parent1da51e29f50d8de8dafecad57f99e3344d90388a (diff)
no libcrypt, fix DPADD
Diffstat (limited to 'usr.sbin/apm')
-rw-r--r--usr.sbin/apm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/apm/Makefile b/usr.sbin/apm/Makefile
index 9feedc09739..9354fce3121 100644
--- a/usr.sbin/apm/Makefile
+++ b/usr.sbin/apm/Makefile
@@ -1,7 +1,6 @@
-# $Id: Makefile,v 1.2 1996/11/14 15:04:51 mickey Exp $
+# $Id: Makefile,v 1.3 1997/03/26 00:35:49 deraadt Exp $
SRCS= apm.c apmsubr.c
-#LDADD+= -lutil
.PATH: ${.CURDIR}/../apmd