6 lines
129 B
Makefile
6 lines
129 B
Makefile
# $NetBSD: Makefile.inc,v 1.2 2007/12/21 17:45:50 joerg Exp $
|
|
|
|
.PATH: ${.PARSEDIR}
|
|
|
|
SRCS+= x86emu.c x86emu_util.c x86emu_i8254.c
|