Warner Losh
c6063d0da8
Use src.opts.mk in preference to bsd.own.mk except where we need stuff
...
from the latter.
2014-05-06 04:22:01 +00:00
Julio Merino
38f0b757fd
Add placeholder Kyuafiles for various top-level hierarchies.
...
This change adds tests/ directories in the source tree to create various
subdirectories in /usr/tests/ and to install placeholder Kyuafiles for
them.
the relevant hierarchies are: cddl, etc, games, gnu and secure.
The reason for this is to simplify the addition of new test programs for
utilities or libraries under any of these directories. Doing so on a
case by case basis is unnecessary and is quite an obscure process.
2014-04-21 21:39:25 +00:00
David E. O'Brien
3389489f95
We haven't used this libg++ header since 1999/04/05 05:36:37.
2002-06-05 17:02:37 +00:00
Mark Murray
b227e8f18d
Trim out this subdir; nothing has been made in here for _ages_.
2002-05-25 21:11:13 +00:00
Mark Murray
c4ebcaa7ca
tip(1) can do cu(1). We don't need this anymore.
2001-10-30 19:36:57 +00:00
Peter Wemm
9b7a44a60e
$Id$ -> $FreeBSD$
1999-08-27 23:37:10 +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
Mark Murray
8b2f1b5fce
Remove games from the SUBDIR list. Gnu Chess is in ports now.
...
OK'ed by: jkh, phk, asami (and others)
1995-12-23 17:03:07 +00:00
Bill Paul
6c1bb9003f
Hurm... I could have sworn I added usr.sbin to the top level GNU
...
Makefile. Apparently I was mistaken. *groan*
1995-02-07 19:10:39 +00:00
Andrey A. Chernov
f3bd8e8cb8
Add include
1994-11-08 00:50:00 +00:00
Rodney W. Grimes
3f6a562175
Update for new organization of gnu tree.
1994-01-30 00:55:54 +00:00
Rodney W. Grimes
db53bc6c38
Added libmalloc to top level Makefile
1993-09-24 17:20:35 +00:00
Rodney W. Grimes
79601a3464
chess is now in src/gnu, moved here from src/games
1993-08-20 03:23:17 +00:00
Rodney W. Grimes
e1f941aa67
Added libg++ since it is now in src/gnu
1993-08-20 03:06:18 +00:00
Rodney W. Grimes
382e228bdd
Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becoming
...
the system default compiler. The move of gcc1 in the cvs repository will
be done specially to retain all history. You will only see a commit
message for it's removal, the addition of it to ports will be done, you
just won't see the commit.
1993-08-20 01:24:09 +00:00
Jordan K. Hubbard
db8789d38e
Added target for cpio.
1993-08-07 22:30:36 +00:00
J.T. Conklin
745ac0af4a
Added uucp
1993-08-05 18:29:54 +00:00
Rodney W. Grimes
8beb755231
Added libregex to Makefile
1993-08-03 03:32:24 +00:00
Andrew Moore
67c386d827
added dc to gnu/Makefile
1993-08-02 02:27:17 +00:00
Rodney W. Grimes
6bf1b8c9f5
ARGHH.. removed less from Makefile, since it has moved to usr.bin
1993-07-16 22:16:43 +00:00
J.T. Conklin
4d5de78c85
Update diff, diff3, and sdiff's makefiles to use .PATH: instead of
...
copying the same files to multiple directories. This should make
things easier when it comes time to update to a newer version of
diffutils.
With this checkin, this brings the netbsd and freebsd diff dists
into sync.
1993-07-09 20:36:06 +00:00
J.T. Conklin
c921550b27
Gnu grep 2.0 does fgrep too!
1993-07-08 16:18:59 +00:00
Jordan K. Hubbard
2e3ed50bf8
Added less to list of things to make.
1993-07-08 03:50:56 +00:00
Paul Richards
76be1e42b9
Added gcc1 to gnu makefile
1993-07-07 07:13:40 +00:00
Nate Williams
67b32f8a64
Removed egrep since the new grep is just a link to it w/out any changes
...
anymore
1993-07-06 18:53:50 +00:00
Nate Williams
dde0fa550b
Added gdb/gas/ld to GNU makefiles
...
Changed the default install directory to be /usr/bin, instead of the
non-standard /usr/gnu/bin. Until we fix the rest of the tree, it
breaks things.
1993-06-29 09:54:26 +00:00
Nate Williams
c579b1a9ed
Added diff/diff3 to the Makefile
1993-06-29 08:38:38 +00:00
Nate Williams
10f89e5366
Added fgrep to Makefile
1993-06-29 06:30:52 +00:00
Nate Williams
07fdd1ba68
Added entries for egrep and grep
1993-06-29 06:15:27 +00:00
Nate Williams
252a6945e5
Added sort to Makefile
1993-06-29 05:36:16 +00:00
Nate Williams
8e409770a3
Added pr to the Makefile
1993-06-29 05:05:01 +00:00
Rodney W. Grimes
b1fb6468a5
Add gcc2 to Makefile
1993-06-21 04:05:35 +00:00
Charlie Root
1df15d2818
Added patch to SUBDIRS
1993-06-19 15:03:57 +00:00
Rodney W. Grimes
f412a3faaf
Added bc 1.02 bmake to the tools
1993-06-19 00:23:01 +00:00
Rodney W. Grimes
7e0ed885d8
Added gzip to src/gnu/Makefile so it gets built.
1993-06-19 00:07:12 +00:00
Jordan K. Hubbard
ddd9386e4d
Adding GPL docs, make structure.
1993-06-18 06:05:45 +00:00
Jordan K. Hubbard
b76095a430
Updated GNU utilities
1993-06-18 04:22:21 +00:00