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