4 lines
74 B
Makefile
4 lines
74 B
Makefile
|
|
TOPDIR = ..
|
||
|
|
|
||
|
|
include $(TOPDIR)/make/proj.mk
|
||
|
|
include $(MODDIR)/make/bin.mk
|