Files
pcas/src/dev/Makefile
T

10 lines
106 B
Makefile

TOP=../..
include $(TOP)/config/CONFIG_BASE
DIRS = $(wildcard *Dev)
include $(TOP)/config/RULES_DIRS