fix ttfm's Makefile. Our make has never supported this gmake-ism.

--
Informed by naddy@
This commit is contained in:
kevlo 2001-05-30 02:24:02 +00:00
parent 02992c0124
commit e4053179db

View File

@ -0,0 +1,11 @@
--- Makefile.orig Sat Dec 16 18:56:41 2000
+++ Makefile Wed May 30 10:16:06 2001
@@ -20,7 +20,7 @@
-install -m 755 modules/xttfm.ttfm $(prefix)/share/fonts/install/
ttfinfo: ttfinfo.o
- $(CC) -o $@ $< $(LDFALGS) $?
+ $(CC) -o $@ $(LDFALGS) $?
ttfinfo.o: ttfinfo.c panose.h ttos2val.h