summaryrefslogtreecommitdiff
path: root/science/gromacs/files/patch-src::ngmx::Makefile.in
diff options
context:
space:
mode:
Diffstat (limited to 'science/gromacs/files/patch-src::ngmx::Makefile.in')
-rw-r--r--science/gromacs/files/patch-src::ngmx::Makefile.in15
1 files changed, 0 insertions, 15 deletions
diff --git a/science/gromacs/files/patch-src::ngmx::Makefile.in b/science/gromacs/files/patch-src::ngmx::Makefile.in
deleted file mode 100644
index 49989cd1ab25..000000000000
--- a/science/gromacs/files/patch-src::ngmx::Makefile.in
+++ /dev/null
@@ -1,15 +0,0 @@
---- src/ngmx/Makefile.in.orig Mon Mar 1 20:49:04 2004
-+++ src/ngmx/Makefile.in Thu Dec 9 19:53:57 2004
-@@ -272,10 +272,10 @@
- @AMDEP_TRUE@ ./$(DEPDIR)/xrama.Po ./$(DEPDIR)/xutil.Po
- COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
- $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
--LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
-+LTCOMPILE = $(LIBTOOL) --mode=compile --tag=CC $(CC) $(DEFS) $(DEFAULT_INCLUDES) \
- $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
- CCLD = $(CC)
--LINK = $(LIBTOOL) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
-+LINK = $(LIBTOOL) --mode=link --tag=CC $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
- $(AM_LDFLAGS) $(LDFLAGS) -o $@
- DIST_SOURCES = $(dlg_SOURCES) $(gmxlogo_SOURCES) $(highway_SOURCES) \
- $(ngmx_SOURCES) $(scrollw_SOURCES) $(showcol_SOURCES) \