1998-03-28 02:44:41 +00:00
|
|
|
#! gmake
|
|
|
|
|
|
|
|
DEPTH = ../..
|
|
|
|
|
1998-09-18 00:10:15 +00:00
|
|
|
DIRS = include src
|
1998-03-28 02:44:41 +00:00
|
|
|
|
1998-06-22 21:21:28 +00:00
|
|
|
INCLUDE = $(INCLUDE) -I$(DEPTH)/modules/libimg/public
|
|
|
|
|
1998-03-28 02:44:41 +00:00
|
|
|
include $(DEPTH)/config/rules.mk
|