summaryrefslogtreecommitdiffstats
path: root/usr.sbin/atm/scspd/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/atm/scspd/Makefile')
-rw-r--r--usr.sbin/atm/scspd/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/atm/scspd/Makefile b/usr.sbin/atm/scspd/Makefile
index a913a1f..ce36b5a 100644
--- a/usr.sbin/atm/scspd/Makefile
+++ b/usr.sbin/atm/scspd/Makefile
@@ -23,7 +23,7 @@
# Copies of this Software may be made, however, the above copyright
# notice must be reproduced on all copies.
#
-# @(#) $Id: Makefile,v 1.3 1998/09/15 18:57:43 jkh Exp $
+# @(#) $Id: Makefile,v 1.4 1998/09/15 19:01:46 jkh Exp $
#
#
@@ -37,7 +37,7 @@ MAN8= scspd.8
CFLAGS+= -I${.CURDIR}/../../../sys -I${.OBJDIR}
LDADD+= -latm -lmd
-DPADD+= ${LIBMD}
+DPADD+= ${LIBATM} ${LIBMD}
YFLAGS= -d
OpenPOWER on IntegriCloud