4 lines
62 B
Makefile
4 lines
62 B
Makefile
|
NAME = yield-os
|
||
|
SRCS = yield-os.c
|
||
|
include $(AM_HOME)/Makefile
|