$OpenBSD: gcc-Xvnc_lib_font_Type1_Imakefile,v 1.1 2004/03/11 18:01:27 sturm Exp $
--- Xvnc/lib/font/Type1/Imakefile.orig	2004-03-11 13:54:17.000000000 +0100
+++ Xvnc/lib/font/Type1/Imakefile	2004-03-11 13:55:34.000000000 +0100
@@ -50,4 +50,8 @@ SubdirLibraryRule($(OBJS))
 NormalLibraryObjectRule()
 NormalLintTarget($(SRCS))
 
+type1.o: type1.c
+	$(RM) $@
+	$(CC) -c $(CFLAGS) -O0 $(_NOOP_) type1.c
+
 DependTarget()
