diff options
Diffstat (limited to 'usr.sbin/mopd/mopprobe/Makefile')
-rw-r--r-- | usr.sbin/mopd/mopprobe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/mopd/mopprobe/Makefile b/usr.sbin/mopd/mopprobe/Makefile index 8658b4423ce..51f3fc59410 100644 --- a/usr.sbin/mopd/mopprobe/Makefile +++ b/usr.sbin/mopd/mopprobe/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1996/09/21 13:49:17 maja Exp $ +# $OpenBSD: Makefile,v 1.2 1996/09/21 19:12:32 maja Exp $ PROG= mopprobe SRCS= mopprobe.c device.c get.c cmp.c mopdef.c version.c pf.c loop-bsd.c |