Files
motorBase/motorExApp/Makefile
T
2005-03-30 21:32:07 +00:00

10 lines
126 B
Makefile

TOP = ..
include $(TOP)/configure/CONFIG
DIRS += NoMPF
ifdef ASYN
DIRS += WithMPF
endif
include $(TOP)/configure/RULES_DIRS