11 lines
101 B
Makefile
11 lines
101 B
Makefile
|
|
TOP=../../..
|
|
|
|
include $(TOP)/config/CONFIG_BASE
|
|
|
|
DIRS = simple
|
|
|
|
include $(TOP)/config/RULES_DIRS
|
|
|
|
|