changes for 3.14 or moved to src/vxWorks/include
This commit is contained in:
@@ -1,27 +0,0 @@
|
||||
TOP = ../../..
|
||||
include $(TOP)/config/CONFIG_BASE
|
||||
|
||||
INC += dbDefs.h
|
||||
INC += camacLib.h
|
||||
INC += epicsTypes.h
|
||||
INC += epicsVersion.h
|
||||
INC += gsd_sync_defs.h
|
||||
INC += module_types.h
|
||||
INC += shareLib.h
|
||||
#INC += createSoftLinks.sh
|
||||
INC += task_params.h
|
||||
INC += osiMutexNOOP.h
|
||||
INC += unixFileName.h
|
||||
|
||||
OSINC += osiFileName.h
|
||||
OSINC += osiSock.h
|
||||
|
||||
include $(TOP)/config/RULES.Host
|
||||
|
||||
# This seems to be handled wrong by gnumake:
|
||||
# epicsVersion.h is rebuild in any case,
|
||||
# no matter what date ...CONFIG_BASE_VERSION has
|
||||
epicsVersion.h: $(TOP)/config/CONFIG_BASE_VERSION
|
||||
$(PERL) ../makeEpicsVersion.pl $(TOP)/config/CONFIG_BASE_VERSION
|
||||
|
||||
|
||||
Reference in New Issue
Block a user