Files
motorBase/motorExApp/WithMPF/Makefile.Host
T
Ron Sluiter c78c9bf883 - Original.
2000-09-06 14:10:41 +00:00

13 lines
309 B
Makefile

# Makefile.Host
TOP = ../../..
include $(TOP)/config/CONFIG_APP
#----------------------------------------
# ADD MACRO DEFINITIONS AFTER THIS LINE
DBDEXPAND = WithMPFInclude.dbd
DBDNAME = WithMPFApp.dbd
include $(TOP)/config/RULES.Host
#----------------------------------------
# ADD RULES AFTER THIS LINE