diff options
author | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1996-12-28 06:31:22 +0000 |
---|---|---|
committer | Dale S. Rahn <rahnds@cvs.openbsd.org> | 1996-12-28 06:31:22 +0000 |
commit | 2d21736ca83f1ec9c38a72fba9ae9d5f45ee76cb (patch) | |
tree | 7a37d1a6a443dff6ac379f546fef7f8b407ea1ee /sys/arch/powerpc/stand/Makefile.inc | |
parent | 3d317535a11411a7cd60599258a694d392428562 (diff) |
add OpenBSD tag to files.
Diffstat (limited to 'sys/arch/powerpc/stand/Makefile.inc')
-rw-r--r-- | sys/arch/powerpc/stand/Makefile.inc | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sys/arch/powerpc/stand/Makefile.inc b/sys/arch/powerpc/stand/Makefile.inc index 6ea10deb092..4c210d72c06 100644 --- a/sys/arch/powerpc/stand/Makefile.inc +++ b/sys/arch/powerpc/stand/Makefile.inc @@ -1,3 +1,4 @@ +# $OpenBSD: Makefile.inc,v 1.2 1996/12/28 06:31:09 rahnds Exp $ # $NetBSD: Makefile.inc,v 1.1 1996/09/30 16:34:59 ws Exp $ .if !defined(__stand_makefile_inc) |