installed WIN32/Makefile.Host

This commit is contained in:
Jeff Hill
1997-01-10 00:12:21 +00:00
parent 7f3c5e6cbb
commit 2fc75ca08e
32 changed files with 3002 additions and 6 deletions
+19
View File
@@ -0,0 +1,19 @@
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 += bsdProto.h
INC += task_params.h
INC += osiMutexNOOP.h
OSINC += osiSock.h
include $(TOP)/config/RULES.Host