5 lines
66 B
Makefile
5 lines
66 B
Makefile
![]() |
C_source := memory.c
|
||
|
MODULE := mm
|
||
|
|
||
|
include $(TOPDIR)/Makefile.inc
|