Søren Schmidt
77dfb966d9
ELF preparation step 1:
...
Move our old a.out utils to /usr/libexec/aout.
Enable binutils and put the utils in /usr/libexec/elf
Enable objformat, a little helper program that calls the right
utils based on /etc/objformat and $OBJFORMAT.
This will enable the ELF generating tools.
Remember that this is only step one, the system is still compiled
and run in a.out format ONLY.
Problem left to solve: The BSD manpages wins over the GNU equivalents
as the are installed last. We need to distinguish between the manpages
somehow...
1998-05-25 17:34:42 +00:00
John Birrell
2abfb02abe
perl now works on alpha.
...
This just leaves gdb to be configured for alpha.
1998-05-12 23:09:36 +00:00
John Birrell
266f0ba434
awk and groff (et al) now work on alpha as the result of library
...
fixes.
1998-05-12 21:07:45 +00:00
John Birrell
eb61a18ee7
Add binutils if BINFORMAT is elf. This is needed for alpha, and it
...
works on i386, but is still disabled until you set BINFORMAT.
1998-03-13 19:34:40 +00:00
Jordan K. Hubbard
fd8d085898
Correct spammage from MACHINE_ARCH commit - you don't want to
...
*replace* the SUBDIR list in that case, you want to augment it.
Also move a stray .endif to its proper location. Heh, no wonder my
release builds were falling over! ;)
1998-02-20 16:14:37 +00:00
John Birrell
d975ec253b
No binutils yet 8-(, and a few programs that need porting to alpha.
...
Make them i386 specific for now.
1998-02-19 09:34:59 +00:00
Peter Wemm
f2a0af48e5
Don't descend into the perl directory if it isn't there (eg: cvsup
...
refuse file), or if NOPERL is defined (eg: in /etc/make.conf)
1997-04-12 07:19:09 +00:00
Peter Wemm
fce15c9ab3
Revert $FreeBSD$ to $Id$
1997-02-22 15:48:31 +00:00
Jordan K. Hubbard
1130b656e5
Make the long-awaited change from $Id$ to $FreeBSD$
...
This will make a number of things easier in the future, as well as (finally!)
avoiding the Id-smashing problem which has plagued developers for so long.
Boy, I'm glad we're not using sup anymore. This update would have been
insane otherwise.
1997-01-14 07:20:47 +00:00
Peter Wemm
5908a75555
Add genclass to the subdir list
1996-10-04 08:45:34 +00:00
Peter Wemm
aaa315477e
add bison, gperf
1996-09-10 14:04:37 +00:00
Jordan K. Hubbard
d670a62ab5
Remove mkisofs from Makefile
1996-08-08 02:21:06 +00:00
Bill Paul
420bf02888
Remove yppush; it's about to be replaced.
1996-01-12 06:43:33 +00:00
Peter Wemm
a50515323b
Re-connect cvs to gnu/usr.bin/Makefile..
...
(Note that you need to have either done a 'make world' or explicitly
run a 'make distrib-dirs' (in src/etc) to get some needed directories in
/usr/share/examples/cvs to be built.)
1995-12-18 08:04:53 +00:00
Peter Wemm
26992c2473
Disconnect 'cvs' from SUBDIRS in preperation for import of new version..
1995-12-10 21:50:02 +00:00
Nate Williams
65cc5b32c2
Re-enabled cvs now that Rod is satisfied that it will work correctly.
1995-04-11 17:28:26 +00:00
Nate Williams
73a425b915
Temporarily disable building CVS to avoid anyone hosing up their CVS
...
tree until a bit more testing is done.
Submitted by: rgrimes@gndrsh.aac.dev.com "Rod Grimes"
1995-03-31 08:00:06 +00:00
Nate Williams
ab795d6abc
Added gdb back in since it can no compile with the ld change.
1995-03-22 19:39:45 +00:00
Paul Traina
8454052590
rename ngroff to groff
1995-03-18 01:23:06 +00:00
Poul-Henning Kamp
c66585d539
Disabled gdb until it compiles. I need make world to work...
1995-03-13 19:14:05 +00:00
Jordan K. Hubbard
ad23c66664
Add mkisofs to list of targets.
1995-02-12 09:51:53 +00:00
Bill Paul
e35cfba7f2
Added SUNDIR entry for yppush
1995-01-31 09:48:48 +00:00
Bruce Evans
3c447b4f44
Don't build kgdb. It should go away soon.
1995-01-19 17:03:28 +00:00
Andrey A. Chernov
a99d423620
Build ngroff instead of groff now
1995-01-17 19:28:56 +00:00
Andrey A. Chernov
98f978a585
Remove */doc
1995-01-16 17:53:43 +00:00
Andrey A. Chernov
4d7b8c9269
dc/doc added
1995-01-12 02:56:15 +00:00
Andrey A. Chernov
cd54e1437f
as/doc added
1995-01-12 02:50:50 +00:00
Andrey A. Chernov
eb0dc9c294
ptx/doc added
1995-01-12 01:35:31 +00:00
Andrey A. Chernov
514c347b58
awk/doc added
1995-01-11 06:56:12 +00:00
Andrey A. Chernov
b7091db2a5
send-pr/doc added
1995-01-10 20:04:35 +00:00
David Greenman
3237032fdc
Enabled build/install of kgdb.
1994-11-07 08:22:17 +00:00
Bruce Evans
de708661a9
Add perl.
1994-10-25 16:59:57 +00:00
Andrey A. Chernov
d341e762bb
Dialog added
1994-10-08 15:19:12 +00:00
Jordan K. Hubbard
0e55043ece
Add texinfo to the list of SUBDIR targets.
1994-09-15 11:11:32 +00:00
Paul Richards
4516078c93
Enabled send-pr
1994-09-09 19:48:23 +00:00
Paul Richards
7cd7695691
Changed cc26 to cc
...
Reviewed by:
Submitted by:
1994-08-24 21:17:33 +00:00
Jordan K. Hubbard
1a7466e84a
Nuke GNU pr.
...
Reviewed by:
Submitted by:
1994-08-10 00:24:25 +00:00
Jordan K. Hubbard
ec94de0d83
Remove kgdb for now until we figure out what our gdb strategy is going
...
to be (having two sucks, and this one doesn't even work for 2.0 now!).
Submitted by: jkh
1994-08-09 14:48:35 +00:00
Jordan K. Hubbard
e151425678
cc -> cc26 (until Poul-Henning decides how he wants this to look).
...
Submitted by: jkh
1994-08-07 21:00:46 +00:00
Paul Richards
7f26aa0a67
Added kgdb subdir.
1994-06-10 16:51:29 +00:00
Andrew Moore
a3f77ca2ab
added ptx
1994-05-06 08:19:44 +00:00
Rodney W. Grimes
ca4dad266f
New files for relocated source code.
1994-01-30 00:31:51 +00:00