diff options
Diffstat (limited to 'sbin/config_slot/Makefile')
-rw-r--r-- | sbin/config_slot/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sbin/config_slot/Makefile b/sbin/config_slot/Makefile index 74e14e35e1f..9cddf17faa7 100644 --- a/sbin/config_slot/Makefile +++ b/sbin/config_slot/Makefile @@ -1,4 +1,4 @@ -# $Id: Makefile,v 1.1 1996/04/29 13:07:01 hvozda Exp $ +# $OpenBSD: Makefile,v 1.2 1996/06/23 14:30:02 deraadt Exp $ SRCS = config_slot.c pcmcia_conf.c VPATH = ${.CURDIR}/../../sys/dev/pcmcia |