summaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile9
1 files changed, 9 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index dcc6b36..6ea2767 100644
--- a/Makefile
+++ b/Makefile
@@ -5,8 +5,17 @@
SUBDIRS = tools support utils
TOP =
+all:: config.mk utils/statd/.depend
+
include $(TOP)rules.mk
+
+config.mk:
+ ./configure
+
+utils/statd/.depend:
+ $(MAKE) $(MFLAGS) dep
+
distclean clean::
rm -f postscript/*.ps
rm -f LOG make.log