forked from EddyRivasLab/hmmer
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
now we install only (18) programs and their man pages, + hmmer.man page. We no longer install libhmmer.a, pdf, or .h headers. hmmerfm-exactmatch and hmmc2 removed from installed ${PROGS}, moved to an ${AUXPROGS} list that gets built but not installed. `make install` is now always verbose about what it's doing; removed quiet beautification. Variable substitution in .tex and .man files is now done by ./configure from *.in files, not by outmoded sedition script. Removed ifneq conditionals from Makefiles. We're aiming to have a github master branch clone act identically to a release tarball, so release procedure can have no file modifications or removals. Supersedes need to check for existence of documentation/, release-notes/. removed LICENSE.sh, LICENSE.tag, also as part of simplifying release procedure. updated HISTORY with 3.x release dates. updates config.sub, config.guess with new ones from gnu mothership. updates LICENSE with some additional credits. removes some empty or fragmented/unnecessary in-depths-of-time-anyway release notes.
- Loading branch information
1 parent
40882ab
commit 7ba1e59
Showing
41 changed files
with
886 additions
and
1,068 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.