From a54fe1ca9c33931d7c4381a84ee11454f9831c08 Mon Sep 17 00:00:00 2001 From: cvs2svn Date: Sat, 31 May 2008 23:01:15 +0000 Subject: This commit was manufactured by cvs2svn to create tag 'RELEASE_5_EOL'. --- science/szip/files/patch-examples-Makefile.in | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 science/szip/files/patch-examples-Makefile.in (limited to 'science/szip/files/patch-examples-Makefile.in') diff --git a/science/szip/files/patch-examples-Makefile.in b/science/szip/files/patch-examples-Makefile.in deleted file mode 100644 index c09e3b5dee8c..000000000000 --- a/science/szip/files/patch-examples-Makefile.in +++ /dev/null @@ -1,13 +0,0 @@ -$FreeBSD$ - ---- examples/Makefile.in.orig Fri Mar 18 08:46:51 2005 -+++ examples/Makefile.in Fri Mar 18 08:47:39 2005 -@@ -203,7 +203,7 @@ - done - burst_szip$(EXEEXT): $(burst_szip_OBJECTS) $(burst_szip_DEPENDENCIES) - @rm -f burst_szip$(EXEEXT) -- $(LINK) $(burst_szip_LDFLAGS) $(burst_szip_OBJECTS) $(burst_szip_LDADD) $(LIBS) -+ $(LINK) $(burst_szip_LDFLAGS) $(burst_szip_OBJECTS) $(burst_szip_LDADD) $(LIBS) -lm - example$(EXEEXT): $(example_OBJECTS) $(example_DEPENDENCIES) - @rm -f example$(EXEEXT) - $(LINK) $(example_LDFLAGS) $(example_OBJECTS) $(example_LDADD) $(LIBS) -- cgit v1.2.3