--- 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
 
