diff options
Diffstat (limited to 'sys/compat/svr4/Makefile')
-rw-r--r-- | sys/compat/svr4/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/compat/svr4/Makefile b/sys/compat/svr4/Makefile index a5a4401770d..ea9fca6bd3a 100644 --- a/sys/compat/svr4/Makefile +++ b/sys/compat/svr4/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 1996/08/02 20:35:35 niklas Exp $ # $NetBSD: Makefile,v 1.1 1995/10/14 20:24:14 christos Exp $ DEP= syscalls.conf syscalls.master ../../kern/makesyscalls.sh |