]> git.ipfire.org Git - thirdparty/cups.git/blobdiff - man/Makefile
Merge changes from CUPS 1.4svn-r7582.
[thirdparty/cups.git] / man / Makefile
index ee93d94cc85305a0c5070e6edd08d13c98d35bda..c65314403d3ecd8b16ba8d06365ccea1cd9d460c 100644 (file)
@@ -218,7 +218,7 @@ html:       $(MAN1) $(MAN5) $(MAN7) $(MAN8) mantohtml
        done
 
 mantohtml:     mantohtml.o
-       $(CC) $(LDFLAGS) -o $@ mantohtml.o
+       $(CC) $(ARCHFLAGS) $(LDFLAGS) -o $@ mantohtml.o
 
 
 #