gecko-dev/dbm/Makefile

14 строки
130 B
Makefile
Исходник Обычный вид История

1998-03-28 05:44:41 +03:00
#! gmake
DEPTH = ..
MODULE = dbm
RELEASE = dbm
DIRS = include \
src \
$(NULL)
include $(DEPTH)/config/rules.mk