* ldint.texinfo: New internals manual (beginnings thereof).
authorPer Bothner <per@bothner.com>
Fri, 7 Aug 1992 01:37:39 +0000 (01:37 +0000)
committerPer Bothner <per@bothner.com>
Fri, 7 Aug 1992 01:37:39 +0000 (01:37 +0000)
* PORTING:  Removed, merged into ldint.texinfo.

ld/.Sanitize
ld/ChangeLog
ld/Makefile.in

index a874fc045ec31eeb82845138e870b2b9f499391c..8473275a0444d1761c94b65e3c0453e95119238d 100644 (file)
@@ -29,7 +29,6 @@ Things-to-keep:
 ChangeLog
 Makefile.dos
 Makefile.in
-PORTING
 README
 a29k.sc-sh
 a29k.sh
@@ -76,6 +75,7 @@ ldfile.h
 ldgram.y
 ldindr.c
 ldindr.h
+ldint.texinfo
 ldlang.c
 ldlang.h
 ldlex.h
@@ -122,7 +122,11 @@ echo Done in `pwd`.
 #
 #
 # $Log$
-# Revision 1.38  1992/08/05 04:15:24  bothner
+# Revision 1.39  1992/08/07 01:37:34  bothner
+#      * ldint.texinfo:  New internals manual (beginnings thereof).
+#      * PORTING:  Removed, merged into ldint.texinfo.
+#
+# Revision 1.38  1992/08/05  04:15:24  bothner
 #      * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
 #      cdtest.exp:  A test program (copied from libg++/test-install)
 #      that tests that constructor and destructors are handled
index 10ce19645fb820d97f7a16b90e52823a9f5bcb47..a2aa1b3bc4d8867233884d963ce5d482b1e1741e 100644 (file)
@@ -1,3 +1,8 @@
+Thu Aug  6 18:35:21 1992  Per Bothner  (bothner@rtl.cygnus.com)
+
+       * ldint.texinfo:  New internals manual (beginnings thereof).
+       * PORTING:  Removed, merged into ldint.texinfo.
+
 Tue Aug  4 21:12:29 1992  Per Bothner  (bothner@rtl.cygnus.com)
 
        * cdtest-main.cc, cdtest-func.cc, cdtest-foo.h, cdtest-foo.cc,
index 3d54a64130dbd852c089f41d2c4783a67eb99300..4c066b628623d6eaccc12cf65c138209dda00c9a 100644 (file)
@@ -274,11 +274,18 @@ ld.dvi: $(srcdir)/ld.texinfo
        TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ld.texinfo
        texindex ld.??
        TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ld.texinfo
+ldint.dvi: $(srcdir)/ldint.texinfo
+       TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ldint.texinfo
+       texindex ldint.??
+       TEXINPUTS=${TEXIDIR}:.:$$TEXINPUTS tex $(srcdir)/ldint.texinfo
 
 # info file for online browsing
 ld.info: $(srcdir)/ld.texinfo
        $(MAKEINFO) -o ld.info $(srcdir)/ld.texinfo
 
+ldint.info: $(srcdir)/ldint.texinfo
+       $(MAKEINFO) -o ldint.info $(srcdir)/ldint.texinfo
+
 #separate targets for "ms", "me", and "mm" forms of roff doc
 # Try to use a recent texi2roff.  v2 was put on prep in jan91.
 # If you want an index, see texi2roff doc for postprocessing