4 lines
82 B
Makefile
4 lines
82 B
Makefile
C_source := tests.c echo.c netio.c
|
|
MODULE := apps
|
|
|
|
include $(TOPDIR)/Makefile.inc
|