summaryrefslogtreecommitdiff
path: root/textproc/expat2/files/patch-xmlwf::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'textproc/expat2/files/patch-xmlwf::Makefile.in')
-rw-r--r--textproc/expat2/files/patch-xmlwf::Makefile.in13
1 files changed, 0 insertions, 13 deletions
diff --git a/textproc/expat2/files/patch-xmlwf::Makefile.in b/textproc/expat2/files/patch-xmlwf::Makefile.in
deleted file mode 100644
index a76e2ef45fc5..000000000000
--- a/textproc/expat2/files/patch-xmlwf::Makefile.in
+++ /dev/null
@@ -1,13 +0,0 @@
-
-$FreeBSD$
-
---- xmlwf/Makefile.in 2002/05/10 17:31:29 1.1
-+++ xmlwf/Makefile.in 2002/05/10 17:31:48
-@@ -43,6 +43,7 @@
- prefix = @prefix@
- exec_prefix = @exec_prefix@
-
-+all: xmlwf
-
- xmlwf: $(OBJS)
- $(CC) -o xmlwf $(LDFLAGS) $(OBJS) $(LIBS)