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