forked from epics_driver_modules/motorBase
12 lines
280 B
Makefile
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
|