aboutsummaryrefslogtreecommitdiff
path: root/gnu/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Added libmalloc to top level MakefileRodney W. Grimes1993-09-241-1/+1
| | | | Notes: svn path=/head/; revision=502
* chess is now in src/gnu, moved here from src/gamesRodney W. Grimes1993-08-201-1/+1
| | | | Notes: svn path=/head/; revision=300
* Added libg++ since it is now in src/gnuRodney W. Grimes1993-08-201-1/+1
| | | | Notes: svn path=/head/; revision=299
* Removed gcc1 from top level make file, moving gcc1 to ports, gcc is becomingRodney W. Grimes1993-08-201-1/+1
| | | | | | | | | | 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. Notes: svn path=/head/; revision=298
* Added target for cpio.Jordan K. Hubbard1993-08-071-1/+1
| | | | Notes: svn path=/head/; revision=252
* Added uucpJ.T. Conklin1993-08-051-1/+1
| | | | Notes: svn path=/head/; revision=243
* Added libregex to MakefileRodney W. Grimes1993-08-031-1/+1
| | | | Notes: svn path=/head/; revision=236
* added dc to gnu/MakefileAndrew Moore1993-08-021-1/+1
| | | | Notes: svn path=/head/; revision=224
* ARGHH.. removed less from Makefile, since it has moved to usr.binRodney W. Grimes1993-07-161-1/+1
| | | | Notes: svn path=/head/; revision=133
* Update diff, diff3, and sdiff's makefiles to use .PATH: instead ofJ.T. Conklin1993-07-091-1/+1
| | | | | | | | | | | | 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. Notes: svn path=/head/; revision=116
* Gnu grep 2.0 does fgrep too!J.T. Conklin1993-07-081-1/+1
| | | | Notes: svn path=/head/; revision=107
* Added less to list of things to make.Jordan K. Hubbard1993-07-081-1/+1
| | | | Notes: svn path=/head/; revision=106
* Added gcc1 to gnu makefilePaul Richards1993-07-071-1/+1
| | | | Notes: svn path=/head/; revision=102
* Removed egrep since the new grep is just a link to it w/out any changesNate Williams1993-07-061-1/+1
| | | | | | | anymore Notes: svn path=/head/; revision=98
* Added gdb/gas/ld to GNU makefilesNate Williams1993-06-291-1/+2
| | | | | | | | | 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. Notes: svn path=/head/; revision=76
* Added diff/diff3 to the MakefileNate Williams1993-06-291-1/+1
| | | | Notes: svn path=/head/; revision=73
* Added fgrep to MakefileNate Williams1993-06-291-1/+1
| | | | Notes: svn path=/head/; revision=66
* Added entries for egrep and grepNate Williams1993-06-291-1/+1
| | | | Notes: svn path=/head/; revision=64
* Added sort to MakefileNate Williams1993-06-291-1/+1
| | | | Notes: svn path=/head/; revision=60
* Added pr to the MakefileNate Williams1993-06-291-1/+1
| | | | Notes: svn path=/head/; revision=56
* Add gcc2 to MakefileRodney W. Grimes1993-06-211-1/+1
| | | | Notes: svn path=/head/; revision=41
* Added patch to SUBDIRSCharlie Root1993-06-191-1/+1
| | | | Notes: svn path=/head/; revision=36
* Added bc 1.02 bmake to the toolsRodney W. Grimes1993-06-191-1/+1
| | | | Notes: svn path=/head/; revision=27
* Added gzip to src/gnu/Makefile so it gets built.Rodney W. Grimes1993-06-191-1/+1
| | | | Notes: svn path=/head/; revision=25
* Adding GPL docs, make structure.Jordan K. Hubbard1993-06-181-1/+1
| | | | Notes: svn path=/head/; revision=15
* Updated GNU utilitiesJordan K. Hubbard1993-06-181-0/+5
Notes: svn path=/cvs2svn/branches/unlabeled-1.1.1/; revision=9