* [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/files/
@ 2017-01-31 8:42 David Seifert
0 siblings, 0 replies; only message in thread
From: David Seifert @ 2017-01-31 8:42 UTC (permalink / raw
To: gentoo-commits
commit: cab595fe564959e0709fd06b9c09d1ecef12c465
Author: Michael Mair-Keimberger (asterix) <m.mairkeimberger <AT> gmail <DOT> com>
AuthorDate: Mon Jan 30 16:59:36 2017 +0000
Commit: David Seifert <soap <AT> gentoo <DOT> org>
CommitDate: Tue Jan 31 08:41:04 2017 +0000
URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=cab595fe
sci-chemistry/dssp: remove unused Makefile
Closes: https://github.com/gentoo/gentoo/pull/3730
sci-chemistry/dssp/files/Makefile | 7 -------
1 file changed, 7 deletions(-)
diff --git a/sci-chemistry/dssp/files/Makefile b/sci-chemistry/dssp/files/Makefile
deleted file mode 100644
index 575202e..00000000
--- a/sci-chemistry/dssp/files/Makefile
+++ /dev/null
@@ -1,7 +0,0 @@
-#OBJ = AccSurf.o CalcAccSurf.o Contacts.o Date.o Dssp.o DsspCMBI.o p2clib.o Vector.o
-OBJ = AccSurf.o CalcAccSurf.o Contacts.o Date.o DsspCMBI.o p2clib.o Vector.o
-
-LIBS = -lm
-
-dssp: $(OBJ)
- $(CC) $(CFLAGS) $(LDFLAGS) -o $@ $(OBJ) $(LIBS)
^ permalink raw reply related [flat|nested] only message in thread
only message in thread, other threads:[~2017-01-31 8:42 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2017-01-31 8:42 [gentoo-commits] repo/gentoo:master commit in: sci-chemistry/dssp/files/ David Seifert
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox