summaryrefslogtreecommitdiff
path: root/man/Makefile
diff options
context:
space:
mode:
authormsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-05-16 03:15:15 +0000
committermsweet <msweet@a1ca3aef-8c08-0410-bb20-df032aa958be>2008-05-16 03:15:15 +0000
commit01ce6322ca3809ac0260c8ef28abbc8255f6e34f (patch)
treeb65c4278e38f0a6f1aac239f3654636d51d0889b /man/Makefile
parent3c8c76971a30d42417c0152f83bf8786185442e4 (diff)
Merge changes from CUPS 1.4svn-r7582.
git-svn-id: svn+ssh://src.apple.com/svn/cups/easysw/current@768 a1ca3aef-8c08-0410-bb20-df032aa958be
Diffstat (limited to 'man/Makefile')
-rw-r--r--man/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/man/Makefile b/man/Makefile
index ee93d94cc..c65314403 100644
--- a/man/Makefile
+++ b/man/Makefile
@@ -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
#