X-Git-Url: https://git.decadent.org.uk/gitweb/?p=nfs-utils.git;a=blobdiff_plain;f=Makefile;h=5c69ae9bb96372a091501b7a6608d1ea7729fde8;hp=dcc6b361eeeb357f65fd1dadc9e598e8d69130eb;hb=c5ea2fbc9ab9d142aa867da594a66f4097df03d1;hpb=8b5bc63a7d56666950d4e3cd0937ab5187e84730 diff --git a/Makefile b/Makefile index dcc6b36..5c69ae9 100644 --- a/Makefile +++ b/Makefile @@ -5,8 +5,18 @@ SUBDIRS = tools support utils TOP = +all:: config.mk utils/statd/.depend +install:: all + include $(TOP)rules.mk + +config.mk: + ./configure + +utils/statd/.depend: + $(MAKE) $(MFLAGS) dep + distclean clean:: rm -f postscript/*.ps rm -f LOG make.log