]> git.wh0rd.org - fontconfig.git/blobdiff - fc-cache/Makefile.am
Overhaul the serialization system to create one mmapable file per directory
[fontconfig.git] / fc-cache / Makefile.am
index 1b4c845836d9876ec8f1edb21074b504f0678de7..ad42af3b1b93674f54b9d24dc732eb51075928ec 100644 (file)
@@ -1,7 +1,7 @@
 # 
 #  $Id$
 # 
-#  Copyright © 2003 Keith Packard
+#  Copyright Â© 2003 Keith Packard
 # 
 #  Permission to use, copy, modify, distribute, and sell this software and its
 #  documentation for any purpose is hereby granted without fee, provided that
@@ -39,16 +39,16 @@ if USEDOCBOOK
 
 man_MANS=fc-cache.1
 
-${man_MANS}: ${SGML}                                                                           
+${man_MANS}: ${SGML}   
        $(RM) $@
        $(DOC2MAN) ${SGML}
        $(RM) manpage.refs manpage.links
-                                                                                
+
 all-local: $(man_MANS)
-                                                                                
+
 clean-local:
        $(RM) $(man_MANS)
-                                                                                
+
 else
 all-local:
 clean-local: