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