changes for 3.14 or moved to src/vxWorks/include

This commit is contained in:
Marty Kraimer
1999-09-13 19:05:05 +00:00
parent cfa3ba381d
commit 9ee612684d
7 changed files with 20 additions and 707 deletions
-27
View File
@@ -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