abeb62670e
is wrong anyway.
5 lines
90 B
Makefile
5 lines
90 B
Makefile
# Machine dependent sources
|
|
.PATH: ${.CURDIR}/arch/${MACHINE}
|
|
|
|
SRCS+= machdep.c syscall.S
|