30 Commits

Author SHA1 Message Date
da7aaffbae The apollo make does not like lines which end in a backslash, but do not have
anything following (it tries to interpret the next line as a command; for
this file, the next line was merely more rules).
1992-04-07 22:16:41 +00:00
95a925b8f1 pass MAKEINFO macro on info 1992-03-14 03:08:29 +00:00
5d53038bb9 Fri Mar 13 08:03:03 1992 Steve Chamberlain (sac@thepub.cygnus.com)
* flonum-const.c: renamed flonum-konst.c to stop dos name
	conflict.
1992-03-13 16:04:21 +00:00
787c6bfe70 This is the second batch of makefile changes. Libg++ makefiles were
checked in earlier.  These are Makefiles relevant to the progressive
release currently in progress.

* added exec_prefix
* default bindir now exec_prefix/bin
* default libdir now exec_prefix/lib
* default mandir now prefix/man
* default infodir now prefix/info
* added oldincludedir, default NULL
* remove all traces of the old -subdirs and -namesubdir support,
  including code, for loops, and all subdir/unsubdir stuff.
* remove old style staging targets {de-}stage[1234], comparison,
  bootstrapN, from all but the bootstrappable tools.
* added check targets.
* removed any "Last Mod" lines.
* forced copyrights to '92 and shifted some from Cygnus to FSF.
* added tooldir and program_prefix where needed.
* updated texinfo and man pages, removed all references to multiple
  hosts or targets.
1992-03-08 07:47:55 +00:00
6d5460ab89 changes from Minh Tran-Le <TRANLE@INTELLICORP.COM> to support i386
coff as it appears to be used on aix386.
1992-02-21 11:04:51 +00:00
79a54a5b52 doc. bring it in, use it. 1992-02-21 09:05:26 +00:00
542e1629fd fighting bitrot in a major way 1992-02-17 15:54:49 +00:00
3340f7e5fd White space and comment changes. #ifdef __STDC__ becomes #if __STDC__
== 1.  Get the declarations right in listing.[hc].
1992-02-15 21:13:03 +00:00
1058238c60 Fri Dec 6 23:16:43 1991 K. Richard Pixley (rich at rtl.cygnus.com)
* Makefile.in: install using INSTALL_DATA and INSTALL_PROGRAM.
	  correct include directory locations. added standards.text
	  support.

	* configure.in: mark this directory as target dependent.

Thu Dec  5 22:46:23 1991  K. Richard Pixley  (rich at rtl.cygnus.com)

	* Makefile.in: idestdir and ddestdir go away.  Added
	  copyrights and shift gpl to v2.  Added ChangeLog if it
	  didn't exist. docdir and mandir now keyed off datadir by
	  default.
1991-12-07 07:19:08 +00:00
81f73963ae link as.new only if there is something to link to 1991-11-20 03:46:20 +00:00
b53404d270 make the stage link a soft one 1991-11-13 08:54:38 +00:00
51e2358ba9 get version from the right place 1991-11-08 00:13:45 +00:00
2e410706ab only build a link if it isn't there already 1991-11-07 10:14:32 +00:00
98945b2198 *** empty log message *** 1991-11-06 08:01:00 +00:00
bca0480e5a Uses ddestdir instead of destdir. 1991-11-05 21:17:49 +00:00
622e4c4c92 get libiberty path right 1991-11-05 00:48:42 +00:00
921faa529c doc/as.texinfo: minor changes for texi2roff-2
Makefile.in: revise 'doc' target.
1991-10-12 01:20:38 +00:00
c2fa4ebcdd new binary layout and cp/mv instead of INSTALL 1991-10-10 08:17:32 +00:00
f6b67e4cdd Creating Makefile stubs in preparation for mips three-stage. 1991-10-10 04:56:18 +00:00
d964a611c0 Some $(srcdir)'s become $(unsubdir)'s. 1991-10-02 12:35:42 +00:00
f1eb48b62e no more configure on which to depend 1991-10-02 07:24:45 +00:00
a26878d1fa Exploit the new executable config.status 1991-10-01 03:46:00 +00:00
da0b2bff46 Link via as.new to avoid what might be some other cross assembler for
people with '.' in their paths.

Also, push as.new into as.old in an attempt to catch a couple gdb
bugs.
1991-09-01 23:38:30 +00:00
5d63a6687f Awk for version number. 1991-06-12 21:34:45 +00:00
a01bf1fbc1 added support for binary comparisons. 1991-06-09 20:27:20 +00:00
d1a9e59485 Buying into ../include and ../libiberty. 1991-05-18 02:15:32 +00:00
6a3958b22d Three staging checkpoint. 1991-04-24 16:52:32 +00:00
3d6f098360 Now handles multiple hosts and targets. 1991-04-15 23:57:22 +00:00
61907f5122 Cut 2 config. Subdirs. 1991-04-11 02:24:30 +00:00
fecd2382e7 Initial revision 1991-04-04 18:19:53 +00:00