summaryrefslogtreecommitdiff
path: root/apps/examples/sendmail/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'apps/examples/sendmail/Makefile')
-rw-r--r--apps/examples/sendmail/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/examples/sendmail/Makefile b/apps/examples/sendmail/Makefile
index d1552ad34..2c8883c28 100644
--- a/apps/examples/sendmail/Makefile
+++ b/apps/examples/sendmail/Makefile
@@ -87,7 +87,7 @@ depend: .depend
clean:
@rm -f *.o *~ .*.swp .built
$(call CLEAN)
- @make -f Makefile.host clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"
+ @$(MAKE) -f Makefile.host clean TOPDIR="$(TOPDIR)" APPDIR="$(APPDIR)"
distclean: clean
@rm -f Make.dep .depend