
- this patch based on Florian Zeitz's hint git-svn-id: http://svn.lfbs.rwth-aachen.de/svn/scc/trunk/MetalSVM@400 315a16e6-25f9-4109-90ae-ca3045a26c18
4 lines
115 B
Makefile
4 lines
115 B
Makefile
C_source := main.c tasks.c syscall.c tests.c echo.c ping.c init.c
|
|
MODULE := kernel
|
|
|
|
include $(TOPDIR)/Makefile.inc
|