4 lines
73 B
Makefile
4 lines
73 B
Makefile
C_source := page.c
|
|
MODULE := arch_x86_mm
|
|
|
|
include $(TOPDIR)/Makefile.inc
|