5 lines
85 B
Makefile
5 lines
85 B
Makefile
C_source := stdio.c socket.c
|
|
|
|
MODULE := drivers_char
|
|
|
|
include $(TOPDIR)/Makefile.inc
|