Files
motorBase/motorApp/SoftMotorSrc/Makefile.Host
T
Ron Sluiter a3ea18fc83 Version 4-1
2000-02-08 22:19:43 +00:00

12 lines
284 B
Makefile

# Makefile.Host
TOP = ../../..
include $(TOP)/config/CONFIG_APP
#----------------------------------------
# ADD MACRO DEFINITIONS AFTER THIS LINE
DBDINSTALL += devSoftMotor.dbd
include $(TOP)/config/RULES.Host
#----------------------------------------
# ADD RULES AFTER THIS LINE