gecko-dev/dbm/Makefile

14 строки
130 B
Makefile

#! gmake
DEPTH = ..
MODULE = dbm
RELEASE = dbm
DIRS = include \
src \
$(NULL)
include $(DEPTH)/config/rules.mk