5 lines
66 B
Makefile
5 lines
66 B
Makefile
|
LIB = base
|
||
|
SRCS = log.s
|
||
|
|
||
|
include $(TOPDIR)/share/mk/stupid.lib.mk
|