summaryrefslogtreecommitdiff
path: root/examples/APG/Svc_Config/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'examples/APG/Svc_Config/Makefile')
-rw-r--r--examples/APG/Svc_Config/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/APG/Svc_Config/Makefile b/examples/APG/Svc_Config/Makefile
index 4400726a162..9f53ce0ec17 100644
--- a/examples/APG/Svc_Config/Makefile
+++ b/examples/APG/Svc_Config/Makefile
@@ -16,8 +16,8 @@ MKLIST = Makefile.static \
## up tempinc when needed for AIX Visual Age C++.
%.mkfile: %
@echo $(MAKE) -f $< $(MKFILE_TARGET)
- @$(MAKE) -f $< $(MKFILE_TARGET)
-@$(RM) -rf tempinc
+ @$(MAKE) -f $< $(MKFILE_TARGET)
# This rule invokes make again with the list of .mkfile targets as a
# parameter. For example, if the all target is being made, make is invoked