diff options
Diffstat (limited to 'mail')
-rw-r--r-- | mail/xpbiff/files/patch-ad | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/mail/xpbiff/files/patch-ad b/mail/xpbiff/files/patch-ad new file mode 100644 index 000000000000..e199776d4d41 --- /dev/null +++ b/mail/xpbiff/files/patch-ad @@ -0,0 +1,8 @@ +--- Imakefile.org Thu Sep 21 23:42:04 2000 ++++ Imakefile Thu Sep 21 23:42:16 2000 +@@ -62,4 +62,4 @@ + SRCS = xpbiff.c $(CONVSRC) + OBJS = xpbiff.o $(CONVOBJ) + +-ComplexProgramTarget(xpbiff) ++ComplexProgramTargetNoMan(xpbiff) |