Files
motorBase/motorApp/CommSrc/Makefile.Host
T
2000-04-18 19:49:31 +00:00

12 lines
280 B
Makefile

# Makefile.Host
TOP = ../../..
include $(TOP)/config/CONFIG_APP
#----------------------------------------
# ADD MACRO DEFINITIONS AFTER THIS LINE
INC += gpibIO.h serialIO.h
include $(TOP)/config/RULES.Host
#----------------------------------------
# ADD RULES AFTER THIS LINE