summaryrefslogtreecommitdiff
path: root/www/swish++/files/patch-man::GNUmakefile
blob: 4b899d66c0dcbe7eb6f01808edbd10c1d9451c65 (plain) (blame)
1
2
3
4
5
6
7
--- man/GNUmakefile.orig	2004-04-30 00:03:24.000000000 -0500
+++ man/GNUmakefile	2011-03-26 13:59:57.000000000 -0500
@@ -32,3 +32,3 @@
 
-all %:
+all install:
 	@for dir in $(SUBDIRS); do $(MAKE) -C $$dir $@; done