13 lines
125 B
Makefile
13 lines
125 B
Makefile
#
|
|
# $Id$
|
|
#
|
|
|
|
TOP=../..
|
|
|
|
include $(TOP)/src/config/CONFIG_BASE
|
|
|
|
DIRS = ansi old combine
|
|
|
|
include $(TOP)/src/config/RULES_DIRS
|
|
|