diff options
author | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-01-19 15:19:20 +0000 |
---|---|---|
committer | Niklas Hallqvist <niklas@cvs.openbsd.org> | 1997-01-19 15:19:20 +0000 |
commit | a10a16dc377aed51e280b234c6a1f32fd415af53 (patch) | |
tree | e4612b812a397c8db5f8865405a097dce76a8f91 /sys/Makefile | |
parent | ab9d3a374b482a67eb4112fea281dc3d8e4620fe (diff) |
Add OpenBSD tag
Diffstat (limited to 'sys/Makefile')
-rw-r--r-- | sys/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/Makefile b/sys/Makefile index cfa9d760e47..4e969ab343d 100644 --- a/sys/Makefile +++ b/sys/Makefile @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile,v 1.2 1997/01/19 15:19:19 niklas Exp $ # $NetBSD: Makefile,v 1.5 1995/09/15 21:05:21 pk Exp $ SUBDIR+= arch/${MACHINE} |