$NetBSD: patch-ad,v 1.2 2011/10/03 07:21:15 dholland Exp $

--- rtf2troff/Makefile.orig	Sun Apr  8 13:16:06 2001
+++ rtf2troff/Makefile	Sun Apr  8 13:18:24 2001
@@ -381,7 +381,8 @@
 rtf2groff:: rtf2groff.sh
 	$(RM) $@
 	echo "#!"$(SHELL) > $@
-	$(MSUB) rtf2groff.sh >> $@
+	$(CAT) rtf2groff.sh >> $@
+#	$(MSUB) rtf2groff.sh >> $@
 	$(CHMOD) a+x $@
 
 clean::
@@ -444,7 +445,5 @@
 # DO NOT DELETE
 
-trf-unix.o: /usr/include/stdio.h /usr/include/sys/types.h
-trf-unix.o: /usr/include/sys/stdtypes.h /usr/include/sys/sysmacros.h
-trf-unix.o: /usr/include/ctype.h .././h/rtf.h .././h/rtf-unix.h rtf2troff.h
-trf-writer.o: /usr/include/stdio.h /usr/include/ctype.h .././h/rtf.h
+trf-unix.o: .././h/rtf.h .././h/rtf-unix.h rtf2troff.h
+trf-writer.o: .././h/rtf.h
 trf-writer.o: rtf2troff.h
