1#$Id: Makefile,v 1.9 2000/09/28 01:23:11 guenther Exp $
2
3all: init
4	$(MAKE) make $@
5
6# The only real thing that can be made right now is:
7
8init:
9	cd ..; $(MAKE) make init
10
11.PRECIOUS: Makefile
12
13Makefile makefile Makefiles makefiles: init
14
15procmail lockfile formail multigram mailstat setid getparams gethome \
16../autoconf.h autoconf.h: init
17	$(MAKE) make $@
18