Added USR_LDFLAGS = -L. statement.

This commit is contained in:
Janet B. Anderson
1995-11-29 19:19:59 +00:00
parent f4a34606e1
commit a043177422
+1
View File
@@ -3,6 +3,7 @@ include Target.include
include $(EPICS)/config/CONFIG_BASE
USR_LDLIBS = -lDb -lCom -lm
USR_LDFLAGS = -L.
#USR_CFLAGS = -v -g
#CC = $(PURIFYHOME)/purify $(C_$(CMPLR))