]> git.wh0rd.org - fontconfig.git/blobdiff - fc-arch/Makefile.am
Make most generated-files cross-compiling-safe
[fontconfig.git] / fc-arch / Makefile.am
index f3b4e501c081b2d1a41249d5b2956fd3467d20eb..b1ecbf44e4c2a9810d91eb6522136d650ff2d343 100644 (file)
@@ -7,9 +7,9 @@
 # documentation for any purpose is hereby granted without fee, provided that
 # the above copyright notice appear in all copies and that both that
 # copyright notice and this permission notice appear in supporting
-# documentation, and that the name of Keith Packard not be used in
+# documentation, and that the name of the author(s) not be used in
 # advertising or publicity pertaining to distribution of the software without
-# specific, written prior permission.  Keith Packard makes no
+# specific, written prior permission.  The authors make no
 # representations about the suitability of this software for any purpose.  It
 # is provided "as is" without express or implied warranty.
 #
@@ -37,12 +37,10 @@ ARCHITECTURE=@ARCHITECTURE@
 
 noinst_PROGRAMS=fc-arch
 
-noinst_MANS=fc-arch.man
-
 EXTRA_DIST=$(TMPL)
 
 $(TARG):fc-arch${EXEEXT} $(STMPL) ${top_srcdir}/src/fcint.h ../config.h
-       rm -f $(TARG)
+       $(AM_V_GEN) $(RM) $(TARG); \
        ./fc-arch${EXEEXT} $(ARCHITECTURE) < $(STMPL) > $(TARG).tmp && \
        mv $(TARG).tmp $(TARG)