remove the modifying of ttmkfdir-3.0.9/Makefile, recover the old Makefile
This commit is contained in:
parent
5f94df7a52
commit
56700c6727
@ -1,16 +1,3 @@
|
|||||||
--- ttmkfdir-3.0.9/Makefile.Origin 2006-06-15 17:58:26.000000000 +0800
|
|
||||||
+++ ttmkfdir-3.0.9/Makefile 2006-06-15 17:58:57.000000000 +0800
|
|
||||||
@@ -27,8 +27,8 @@
|
|
||||||
OPTFLAGS=
|
|
||||||
DEBUG=-ggdb
|
|
||||||
CXX=g++
|
|
||||||
-CXXFLAGS=-Wall -pedantic $(FREETYPE_INCL) $(DEBUG) $(OPTFLAGS)
|
|
||||||
-LDFLAGS=$(FREETYPE_LIB) $(DEBUG) -lz
|
|
||||||
+CXXFLAGS=-Wall -pedantic $(FREETYPE_INCL) $(OPTFLAGS)
|
|
||||||
+LDFLAGS=$(FREETYPE_LIB) -lz
|
|
||||||
|
|
||||||
DESTDIR=
|
|
||||||
PREFIX=/usr
|
|
||||||
--- ttmkfdir-3.0.9/ttmkfdir.cpp.Origin 2006-06-15 17:58:43.000000000 +0800
|
--- ttmkfdir-3.0.9/ttmkfdir.cpp.Origin 2006-06-15 17:58:43.000000000 +0800
|
||||||
+++ ttmkfdir-3.0.9/ttmkfdir.cpp 2006-06-15 17:59:07.000000000 +0800
|
+++ ttmkfdir-3.0.9/ttmkfdir.cpp 2006-06-15 17:59:07.000000000 +0800
|
||||||
@@ -16,7 +16,7 @@
|
@@ -16,7 +16,7 @@
|
||||||
|
Loading…
Reference in New Issue
Block a user