Double oops, committed the wrong Makefile ata that, fixed.
This commit is contained in:
parent
c3fa0a68ff
commit
35e46e3eaf
@ -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…
Reference in New Issue
Block a user