From dd296918e8b14fa1297de785a8955ba16c7c7b8e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ralf=20Cors=C3=A9pius?= Date: Fri, 31 Aug 2007 04:35:24 +0200 Subject: [PATCH] Remove make-target "noconfig" --- Makefile.am | 5 ----- 1 file changed, 5 deletions(-) diff --git a/Makefile.am b/Makefile.am index 57cf3e3..2077b70 100644 --- a/Makefile.am +++ b/Makefile.am @@ -207,11 +207,6 @@ unsetgid: $(__CHMOD) g-s $(DESTDIR)$(pkglibdir)/$$f ;\ done -.PHONY: noconfig -noconfig: - find . -name "Makefile" -exec rm {} \; - rm -f *gz *rpm config.* - .PHONY: doxygen doxygen @WITH_APIDOCS_TARGET@: Doxyfile rpmpopt-@VERSION@ rm -rf $@ -- 2.7.4