X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=Makefile.real;h=2973637e517692bad60d1773e8feee5feb1c48f2;hp=8a3553b9612342158c7c2407a7695a643b0abb28;hb=0910a94780eec4fd2fe37e797d192a88828da553;hpb=82ed47b6f7170fe587688910ee69ef2185e939d3 diff --git a/Makefile.real b/Makefile.real index 8a3553b9..2973637e 100644 --- a/Makefile.real +++ b/Makefile.real @@ -54,7 +54,7 @@ tarball_pfx := $(PACKAGE_TARNAME)-$(PACKAGE_VERSION) tarball_delete := $(addprefix $(tarball_pfx)/, web .gitignore) tarball := $(tarball_pfx).tar.bz2 -.PHONY: dep all clean distclean maintainer-clean install man tarball +.PHONY: dep all clean clean2 distclean maintainer-clean install man tarball all: dep $(prefixed_executables) $(man_pages) dep: $(deps) man: $(man_pages)