Added -Wall -pedantic -ansi

This commit is contained in:
Marty Kraimer
1995-08-17 14:33:18 +00:00
parent bdffdb0369
commit b7378bbc62
+3
View File
@@ -2,6 +2,9 @@ EPICS = ../../../..
include Target.include
include $(EPICS)/config/CONFIG_BASE
USR_CFLAGS = -ansi
VX_WARN_YES = -Wall -pedantic
SRCS.c = \
../dbAccess.c ../dbBkpt.c ../dbFastLinkConv.c ../dbLink.c \
../dbNotify.c ../dbStaticLib.c ../iocInit.c ../drvTS.c ../dbScan.c \