]> git.pld-linux.org Git - packages/freetype1.git/blame - freetype1-parallel-make.patch
- new
[packages/freetype1.git] / freetype1-parallel-make.patch
CommitLineData
e8715303
AG
1--- a/Makefile.in~ 1998-08-20 03:59:56.000000000 +0200
2+++ b/Makefile.in 2009-04-11 16:18:28.419051302 +0200
3@@ -22,7 +22,7 @@
4 ttlibdebug:
5 cd $(FTLIBDIR); $(MAKE) -f $(MAKEFILE) debug
6
7-tttest:
8+tttest: ttlib
9 cd $(FTTESTDIR); $(MAKE) -f $(MAKEFILE) all
10
11 ttpo:
This page took 0.102101 seconds and 4 git commands to generate.