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
commit707c6532f52c44a94dab6ddc0c1f9ecf804a67b3 (patch)
treeed69289c24c0fa157b3414e24ad652fa25de6516 /ASNMP
parentc37bf947a08e8698813d320d5657444106f46ff3 (diff)
downloadATCD-707c6532f52c44a94dab6ddc0c1f9ecf804a67b3.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