summaryrefslogtreecommitdiff
path: root/sys/compat/ibcs2/Makefile
diff options
context:
space:
mode:
authorNiklas Hallqvist <niklas@cvs.openbsd.org>1997-01-23 16:22:58 +0000
committerNiklas Hallqvist <niklas@cvs.openbsd.org>1997-01-23 16:22:58 +0000
commitda1dcf9319d3dfc0bbd8c1cef7960fcb0f43976e (patch)
tree1ad2a5a931009339daaf4ed2d5beef4673711008 /sys/compat/ibcs2/Makefile
parentaa2610c955e299c114010ce593279ca5e5df944e (diff)
Sync with NetBSD 970118, missed...
Diffstat (limited to 'sys/compat/ibcs2/Makefile')
-rw-r--r--sys/compat/ibcs2/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/sys/compat/ibcs2/Makefile b/sys/compat/ibcs2/Makefile
index f5270de19be..362413423f2 100644
--- a/sys/compat/ibcs2/Makefile
+++ b/sys/compat/ibcs2/Makefile
@@ -1,4 +1,5 @@
-# $OpenBSD: Makefile,v 1.1 1996/08/02 20:35:01 niklas Exp $
+# $OpenBSD: Makefile,v 1.2 1997/01/23 16:22:56 niklas Exp $
+# $NetBSD: Makefile,v 1.1 1996/09/03 03:18:12 mycroft Exp $
DEP= syscalls.conf syscalls.master ../../kern/makesyscalls.sh
OBJS= ibcs2_sysent.c ibcs2_syscalls.c ibcs2_syscall.h ibcs2_syscallargs.h