12 lines
104 B
Makefile
12 lines
104 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
TOP=..
|
|
|
|
include $(TOP)/configure/CONFIG
|
|
|
|
DIRS += tools
|
|
|
|
include $(TOP)/configure/RULES_DIRS
|