diff --git a/src/as/Makefile.Vx b/src/as/Makefile.Vx index b8aef8960..fa711a9d4 100644 --- a/src/as/Makefile.Vx +++ b/src/as/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -DACCESS_SECURITY -D_NO_PROTO LDLIBS = diff --git a/src/ca/Makefile.Vx b/src/ca/Makefile.Vx index 520c4d152..042adb1b5 100644 --- a/src/ca/Makefile.Vx +++ b/src/ca/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -DACCESS_SECURITY -D_NO_PROTO diff --git a/src/db/Makefile.Vx b/src/db/Makefile.Vx index dbbe7d1cd..833c86770 100644 --- a/src/db/Makefile.Vx +++ b/src/db/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG SRCS = \ dbAccess.c dbBkpt.c dbFastLinkConv.c dbLink.c \ diff --git a/src/dbtools/Makefile.Vx b/src/dbtools/Makefile.Vx index 36561d809..db97f529b 100644 --- a/src/dbtools/Makefile.Vx +++ b/src/dbtools/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = diff --git a/src/dev/Makefile.Vx b/src/dev/Makefile.Vx index eb5c2c557..5f48de14d 100644 --- a/src/dev/Makefile.Vx +++ b/src/dev/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -ansi -I../drv LDLIBS = diff --git a/src/devOpt/Makefile.Vx b/src/devOpt/Makefile.Vx index ab77d7789..d10115333 100644 --- a/src/devOpt/Makefile.Vx +++ b/src/devOpt/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -ansi -I../drv LDLIBS = diff --git a/src/drv/Makefile.Vx b/src/drv/Makefile.Vx index 61f9816e5..6d640a8ee 100644 --- a/src/drv/Makefile.Vx +++ b/src/drv/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -fshared-data -fvolatile -mnobitfield -traditional diff --git a/src/libCom/Makefile.Vx b/src/libCom/Makefile.Vx index 733213522..da230a2e8 100644 --- a/src/libCom/Makefile.Vx +++ b/src/libCom/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -ansi diff --git a/src/libvxWorks/Makefile.Vx b/src/libvxWorks/Makefile.Vx index ca25cc04c..6833a2c4c 100644 --- a/src/libvxWorks/Makefile.Vx +++ b/src/libvxWorks/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = diff --git a/src/misc/Makefile.Vx b/src/misc/Makefile.Vx index aeaae459e..0318cbc55 100644 --- a/src/misc/Makefile.Vx +++ b/src/misc/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG #USR_CFLAGS = -DACCESS_SECURITY -D_NO_PROTO diff --git a/src/rec/Makefile.Vx b/src/rec/Makefile.Vx index f16271f76..0921aba07 100644 --- a/src/rec/Makefile.Vx +++ b/src/rec/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -I../drv diff --git a/src/rsrv/Makefile.Vx b/src/rsrv/Makefile.Vx index 35f0aec09..dea095819 100644 --- a/src/rsrv/Makefile.Vx +++ b/src/rsrv/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = -I../ca -UUNIX diff --git a/src/sequencer/Makefile.Vx b/src/sequencer/Makefile.Vx index 610521dd6..9b617e906 100644 --- a/src/sequencer/Makefile.Vx +++ b/src/sequencer/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS = diff --git a/src/util/Makefile.Vx b/src/util/Makefile.Vx index d5876032a..b7f1a738d 100644 --- a/src/util/Makefile.Vx +++ b/src/util/Makefile.Vx @@ -1,5 +1,5 @@ EPICS = ../../.. -include $(EPICS)/config/CONFIG_vx +include $(EPICS)/config/CONFIG USR_CFLAGS =