summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Imakefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/Imakefile b/Imakefile
index 2a4ebf5..d9f0fcf 100644
--- a/Imakefile
+++ b/Imakefile
@@ -34,6 +34,10 @@ clean::
$(MAKE) $(MFLAGS) clean ; \
echo "### Done with" `pwd`); \
done
+#else
+/* Need to make sure `all' is the first target */
+all::
+
#endif /* LOCAL_LIBS */
/**/# we need to remove these here; it's not appropriate to remove them