From 707c6532f52c44a94dab6ddc0c1f9ecf804a67b3 Mon Sep 17 00:00:00 2001 From: levine Date: Thu, 29 Apr 1999 11:46:30 +0000 Subject: changed SRC to PSRC (for make depend) --- ASNMP/tests/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ASNMP') diff --git a/ASNMP/tests/Makefile b/ASNMP/tests/Makefile index b22a123d6db..cb166b88012 100644 --- a/ASNMP/tests/Makefile +++ b/ASNMP/tests/Makefile @@ -24,10 +24,8 @@ CCFLAGS = -I$(ACE_ROOT)/ASNMP/ LSRC = $(addsuffix .cpp,$(BIN)) LDLIBS := -L$(ACE_ROOT)/ASNMP/asnmp -lasnmp $(LDLIBS:%=%$(VAR)) -BUILD = $(VBIN) - # For make depend: -SRC = -I.. +PSRC = -I.. #---------------------------------------------------------------------------- # Include macros and targets -- cgit v1.2.1