Merge branch 'master' of /home/mdw/public-git/strayman
authorMark Wooding <mdw@distorted.org.uk>
Wed, 1 Nov 2006 15:11:27 +0000 (15:11 +0000)
committerMark Wooding <mdw@distorted.org.uk>
Wed, 1 Nov 2006 15:11:27 +0000 (15:11 +0000)
* 'master' of /home/mdw/public-git/strayman:
  infra: Expunge revision history clutter.
  Ignore boring files.
  Build the package before the documentation.
  infra: Clean up project setup

.gitignore
.links
Makefile.m4
configure.in
setup [deleted file]
strayman.dtx
strayman.ins

index 6de808f..53d147c 100644 (file)
@@ -23,3 +23,9 @@ strayman.cls
 strayman.*pt
 strayman.text
 *.tar.gz
+COPYING
+autom4te.cache
+build
+gpl.tex
+install-sh
+missing
diff --git a/.links b/.links
index b091697..c23faf1 100644 (file)
--- a/.links
+++ b/.links
@@ -1,5 +1,2 @@
-missing
-mkinstalldirs
-install-sh
 COPYING
 gpl.tex
index f8cff50..0ce54dd 100644 (file)
 ## along with strayman; if not, write to the Free Software Foundation,
 ## Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-##----- Revision history ----------------------------------------------------
-##
-## $Log: Makefile.m4,v $
-## Revision 1.2  2002/02/24 12:45:56  mdw
-## Fix banners.
-##
-## Revision 1.1  2002/02/19 23:27:57  mdw
-## Initial revision.
-
 AUTOMAKE_OPTIONS = foreign
 
 texmfdir = @texmfdir@
@@ -64,7 +55,8 @@ define(`run_latex', `latex "\def\indexing{n} \nonstopmode \input $<"
        makeindex -s gind.ist $`'*.idx
        latex "\def\indexing{n} \nonstopmode \input $<"')
 
-.dtx.dvi: $(AUX)
+$(DVI): $(AUX)
+.dtx.dvi:
        run_latex
 
 $(OBJ): $(SRC) strayman.ins
index 7b27bc1..ab52e4e 100644 (file)
@@ -25,16 +25,6 @@ dnl You should have received a copy of the GNU General Public License
 dnl along with strayman; if not, write to the Free Software Foundation,
 dnl Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
 
-dnl ----- Revision history --------------------------------------------------
-dnl
-dnl $Log: configure.in,v $
-dnl Revision 1.2  2003/09/06 11:25:28  mdw
-dnl Various tweaks.
-dnl
-dnl Revision 1.1  2002/02/19 23:27:57  mdw
-dnl Initial revision.
-dnl
-
 AC_INIT(strayman.ins)
 AM_INIT_AUTOMAKE(strayman, 1.1.2)
 mdw_DIR_TEXMF
diff --git a/setup b/setup
deleted file mode 100755 (executable)
index 04ca935..0000000
--- a/setup
+++ /dev/null
@@ -1,8 +0,0 @@
-#! /bin/sh
-
-set -e
-mklinks
-mkaclocal
-m4 Makefile.m4 >Makefile.am
-autoconf
-automake
index 874a37a..4807383 100644 (file)
@@ -6,34 +6,6 @@
 %
 % (c) 1996 Straylight
 %
-%----- Revision history -----------------------------------------------------
-%
-% $Log: strayman.dtx,v $
-% Revision 1.4  2003/11/07 11:32:53  mdw
-% Numbering-within macros added.
-%
-% Revision 1.3  2003/09/06 11:25:28  mdw
-% Various tweaks.
-%
-% Revision 1.2  2002/02/24 12:45:56  mdw
-% Fix banners.
-%
-% Revision 1.1  2002/02/19 23:27:57  mdw
-% Initial revision.
-%
-% Revision 1.8  1996/12/09 23:20:42  mdw
-% (\tab@setstrut): Fixed so that it uses \dimen\tw@ for the strut depth,
-% as advertised.
-%
-% Revision 1.7  1996/11/29 21:59:16  mdw
-% Fixed a little formatting mistake in a syntax diagram, and switched over
-% to the new syntax diagram commands on the grounds that they're slightly
-% less messy.  Maybe.
-%
-% Revision 1.6  1996/11/19 20:54:33  mdw
-% Entered into RCS
-%
-%
 % \end{meta-comment}
 %
 % \begin{meta-comment} <general public licence>
index ce67980..1f9b2a2 100644 (file)
@@ -6,13 +6,6 @@
 % (c) 1996 Mark Wooding
 %
 
-%----- Revision history -----------------------------------------------------
-%
-% $Log: strayman.ins,v $
-% Revision 1.2  2002/02/24 12:46:09  mdw
-% Replace with the good installer from mdwtools.
-%
-
 % --- Licence note ---
 %
 % strayman installer