Double oops, committed the wrong Makefile ata that, fixed.
This commit is contained in:
parent
8610298fa8
commit
1cecbdf1b4
@ -1,6 +1,6 @@
|
||||
# $Id: $
|
||||
# $Id: Makefile,v 1.1 1998/09/15 20:09:18 sos Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../../../sys/i386/isa
|
||||
.PATH: ${.CURDIR}/../../sys/i386/isa
|
||||
KMOD = vesa_mod
|
||||
SRCS = vesa.c scvesactl.c sc.h opt_vesa.h opt_vm86.h
|
||||
NOMAN =
|
||||
|
@ -1,6 +1,6 @@
|
||||
# $Id: $
|
||||
# $Id: Makefile,v 1.1 1998/09/15 20:09:18 sos Exp $
|
||||
|
||||
.PATH: ${.CURDIR}/../../../sys/i386/isa
|
||||
.PATH: ${.CURDIR}/../../sys/i386/isa
|
||||
KMOD = vesa_mod
|
||||
SRCS = vesa.c scvesactl.c sc.h opt_vesa.h opt_vm86.h
|
||||
NOMAN =
|
||||
|
Loading…
x
Reference in New Issue
Block a user