summaryrefslogtreecommitdiff
path: root/ASNMP
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-29 11:46:30 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-04-29 11:46:30 +0000
commitcf65363790025364a9d07ace2b09bb8e768de391 (patch)
treeed69289c24c0fa157b3414e24ad652fa25de6516 /ASNMP
parent014d0aaec0b4cd588d5a771aabca672557e0c1cb (diff)
downloadATCD-cf65363790025364a9d07ace2b09bb8e768de391.tar.gz
changed SRC to PSRC (for make depend)
Diffstat (limited to 'ASNMP')
-rw-r--r--ASNMP/tests/Makefile4
1 files changed, 1 insertions, 3 deletions
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