summaryrefslogtreecommitdiff
path: root/usr.sbin/mopd/mopprobe/Makefile
diff options
context:
space:
mode:
authorMats O Jansson <maja@cvs.openbsd.org>1999-03-27 14:31:24 +0000
committerMats O Jansson <maja@cvs.openbsd.org>1999-03-27 14:31:24 +0000
commitbdf0fa84baff8b71398e2760eb959d794df83839 (patch)
tree78765789cde5335291ef0143474ed35b3342c8ec /usr.sbin/mopd/mopprobe/Makefile
parent2afff778427a17b38b9ebedd4bb658d36eee20c3 (diff)
Upgrade to 2.5.4. Mopprobe is working again, and some linux support. -moj
Diffstat (limited to 'usr.sbin/mopd/mopprobe/Makefile')
-rw-r--r--usr.sbin/mopd/mopprobe/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/usr.sbin/mopd/mopprobe/Makefile b/usr.sbin/mopd/mopprobe/Makefile
index 51f3fc59410..e2c7260bbb1 100644
--- a/usr.sbin/mopd/mopprobe/Makefile
+++ b/usr.sbin/mopd/mopprobe/Makefile
@@ -1,7 +1,8 @@
-# $OpenBSD: Makefile,v 1.2 1996/09/21 19:12:32 maja Exp $
+# $OpenBSD: Makefile,v 1.3 1999/03/27 14:31:22 maja Exp $
PROG= mopprobe
-SRCS= mopprobe.c device.c get.c cmp.c mopdef.c version.c pf.c loop-bsd.c
+SRCS= mopprobe.c device.c get.c cmp.c mopdef.c version.c pf.c loop-bsd.c \
+ print.c nma.c
CFLAGS+= -I${.CURDIR} -I${.CURDIR}/.. -I${.CURDIR}/../common -DNODL
CLEANFILES= version.c version.h
LDADD= -lkvm