History log of /freebsd-9.3-release/gnu/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 267654 19-Jun-2014 gjb

Copy stable/9 to releng/9.3 as part of the 9.3-RELEASE cycle.

Approved by: re (implicit)
Sponsored by: The FreeBSD Foundation

# 225736 22-Sep-2011 kensmith

Copy head to stable/9 as part of 9.0-RELEASE release cycle.

Approved by: re (implicit)


# 97874 05-Jun-2002 obrien

We haven't used this libg++ header since 1999/04/05 05:36:37.


# 97292 25-May-2002 markm

Trim out this subdir; nothing has been made in here for _ages_.


# 85742 30-Oct-2001 markm

tip(1) can do cu(1). We don't need this anymore.


# 50472 27-Aug-1999 peter

$Id$ -> $FreeBSD$


# 22996 22-Feb-1997 peter

Revert $FreeBSD$ to $Id$


# 21673 14-Jan-1997 jkh

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.


# 12992 23-Dec-1995 markm

Remove games from the SUBDIR list. Gnu Chess is in ports now.
OK'ed by: jkh, phk, asami (and others)


# 6236 07-Feb-1995 wpaul

Hurm... I could have sworn I added usr.sbin to the top level GNU
Makefile. Apparently I was mistaken. *groan*


# 4248 07-Nov-1994 ache

Add include


# 1041 29-Jan-1994 rgrimes

Update for new organization of gnu tree.


# 502 24-Sep-1993 rgrimes

Added libmalloc to top level Makefile


# 300 20-Aug-1993 rgrimes

chess is now in src/gnu, moved here from src/games


# 299 20-Aug-1993 rgrimes

Added libg++ since it is now in src/gnu


# 298 19-Aug-1993 rgrimes

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.


# 252 07-Aug-1993 jkh

Added target for cpio.


# 243 05-Aug-1993 conklin

Added uucp


# 236 03-Aug-1993 rgrimes

Added libregex to Makefile


# 224 02-Aug-1993 alm

added dc to gnu/Makefile


# 133 16-Jul-1993 rgrimes

ARGHH.. removed less from Makefile, since it has moved to usr.bin


# 116 09-Jul-1993 conklin

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.


# 107 08-Jul-1993 conklin

Gnu grep 2.0 does fgrep too!


# 106 08-Jul-1993 jkh

Added less to list of things to make.


# 102 07-Jul-1993 paul

Added gcc1 to gnu makefile


# 98 06-Jul-1993 nate

Removed egrep since the new grep is just a link to it w/out any changes
anymore


# 76 29-Jun-1993 nate

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.


# 73 29-Jun-1993 nate

Added diff/diff3 to the Makefile


# 66 29-Jun-1993 nate

Added fgrep to Makefile


# 64 29-Jun-1993 nate

Added entries for egrep and grep


# 60 29-Jun-1993 nate

Added sort to Makefile


# 56 29-Jun-1993 nate

Added pr to the Makefile


# 41 21-Jun-1993 rgrimes

Add gcc2 to Makefile


# 36 19-Jun-1993 root

Added patch to SUBDIRS


# 27 18-Jun-1993 rgrimes

Added bc 1.02 bmake to the tools


# 25 18-Jun-1993 rgrimes

Added gzip to src/gnu/Makefile so it gets built.


# 15 18-Jun-1993 jkh

Adding GPL docs, make structure.


# 10 18-Jun-1993 jkh

This commit was generated by cvs2svn to compensate for changes in r9,
which included commits to RCS files with non-trunk default branches.


# 9 18-Jun-1993 jkh

Updated GNU utilities