diff options
Diffstat (limited to 'lang/gcl/files/patch-unixport::makefile')
-rw-r--r-- | lang/gcl/files/patch-unixport::makefile | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/lang/gcl/files/patch-unixport::makefile b/lang/gcl/files/patch-unixport::makefile deleted file mode 100644 index 7d8162543588..000000000000 --- a/lang/gcl/files/patch-unixport::makefile +++ /dev/null @@ -1,11 +0,0 @@ ---- unixport/makefile.orig Sun May 6 02:18:49 2001 -+++ unixport/makefile Mon Dec 3 19:36:08 2001 -@@ -16,7 +16,7 @@ - MPFILES= $(MPDIR)/mpi.o $(MPDIR)/mp2.o $(MPDIR)/libmport.a - MPFILES= $(MPDIR)/mpi.o $(MPDIR)/mp2.o $(MPDIR)/libmport.a - INIT_SYSTEM_LSP=init_$(SYSTEM).lsp --SPECIAL_RSYM = rsym.c -+SPECIAL_RSYM = rsym_elf.c - - # begin makedefs - |