summaryrefslogtreecommitdiff
path: root/examples/C++NPv1
diff options
context:
space:
mode:
authorbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-20 05:15:40 +0000
committerbala <bala@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2002-10-20 05:15:40 +0000
commitb73bd857d930e445ef53fc4a5371d616f358a340 (patch)
treeba5d5d53d428ae264593528e572dffb0bda6154a /examples/C++NPv1
parent12b8139190b5b17862bcbc92d78d8fa138c2fe6d (diff)
downloadATCD-b73bd857d930e445ef53fc4a5371d616f358a340.tar.gz
ChangeLogTag: Sun Oct 20 00:14:32 2002 Balachandran Natarajan <bala@isis-server.isis.vanderbilt.edu>
Diffstat (limited to 'examples/C++NPv1')
-rw-r--r--examples/C++NPv1/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/C++NPv1/Makefile b/examples/C++NPv1/Makefile
index ff16fb9e1f4..a20da5f5082 100644
--- a/examples/C++NPv1/Makefile
+++ b/examples/C++NPv1/Makefile
@@ -19,7 +19,7 @@ MKLIST = Makefile.Iterative_Logging_Server \
Makefile.Thread_Per_Connection_Logging_Server
## Makefile.Reactive_Logging_Server_Ex.mkfile is a dummy target which will cause
-## $(MAKE) -f Makefile.Reactive_Logging_Server_Ex to be invoked
+## $(MAKE) -f Makefile.Svc_Utils to be invoked
%.mkfile: %
@echo $(MAKE) -f $< $(MKFILE_TARGET)
@$(MAKE) -f $< $(MKFILE_TARGET)