diff --git a/configure/RULES.ioc b/configure/RULES.ioc index db7bd5cec..d935a01d3 100644 --- a/configure/RULES.ioc +++ b/configure/RULES.ioc @@ -24,6 +24,6 @@ else $(PERL) $(TOOLS)/convertRelease.pl -a $(ARCH) -t $(IOCS_APPL_TOP) $@ endif -clean: - @$(RM) cdCommands envPaths +realclean clean: + $(RM) cdCommands envPaths