Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | Bring in my changes for removing the pestilent obj links (unless you | Jordan K. Hubbard | 1996-06-24 | 1 | -5/+5 | |
| | | | | | | | | really want them) from /usr/src. This is the final version of the patches, incorporating the feedback I've received from -current. Notes: svn path=/head/; revision=16663 | |||||
* | Use ${ECHO} instead of `echo' so that `make -s' is fairly quiet. | Bruce Evans | 1996-02-25 | 1 | -1/+1 | |
| | | | | Notes: svn path=/head/; revision=14250 | |||||
* | making <page>.1 from <page>.man | Wolfram Schneider | 1996-02-06 | 1 | -0/+1 | |
| | | | | Notes: svn path=/head/; revision=13950 | |||||
* | manpath.1 depend on manpath.man | Wolfram Schneider | 1996-01-24 | 1 | -0/+1 | |
| | | | | Notes: svn path=/head/; revision=13603 | |||||
* | Comment out /usr/X386/man entry from MANDATORY_MANPATH - it's obsolete. | Jordan K. Hubbard | 1995-11-28 | 1 | -1/+1 | |
| | | | | | | | Submitted by: mi@ALDAN.star89.galstar.com Notes: svn path=/head/; revision=12506 | |||||
* | Change `install' to `${INSTALL}' so that default install flags can be | Bruce Evans | 1995-07-25 | 1 | -1/+2 | |
| | | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701 | |||||
* | Remove trailing whitespace. | Rodney W. Grimes | 1995-05-30 | 2 | -5/+5 | |
| | | | | Notes: svn path=/head/; revision=8858 | |||||
* | Install manpath.config.sample with the correct mode. It should be installed | Bruce Evans | 1995-02-26 | 1 | -1/+1 | |
| | | | | | | | elsewhere. Notes: svn path=/head/; revision=6730 | |||||
* | Remove /usr/gnu from mandatory manpath. | Jordan K. Hubbard | 1994-11-22 | 1 | -2/+0 | |
| | | | | Notes: svn path=/head/; revision=4774 | |||||
* | Stop toasting folks' /etc/manpath.config files. | Jordan K. Hubbard | 1994-05-17 | 1 | -1/+1 | |
| | | | | Notes: svn path=/head/; revision=1504 | |||||
* | Add X11R6 to manpath in preprataion for XFree86 3.0. | Rich Murphey | 1994-05-17 | 1 | -1/+3 | |
| | | | | Notes: svn path=/head/; revision=1503 | |||||
* | Removed manpath.1 and added CLEANFILES directive to Makefile since it's | Nate Williams | 1993-07-21 | 1 | -0/+1 | |
| | | | | | | | made automagically. Notes: svn path=/head/; revision=180 | |||||
* | One last thing for making sure it works. | Nate Williams | 1993-07-21 | 1 | -1/+2 | |
| | | | | Notes: svn path=/head/; revision=177 | |||||
* | Changes to allow man to work with or without obj dirs. | Jordan K. Hubbard | 1993-07-21 | 1 | -3/+9 | |
| | | | | Notes: svn path=/head/; revision=176 | |||||
* | The install of manpath.config did not have a ${DESTDIR} in it. These | Rodney W. Grimes | 1993-07-20 | 1 | -1/+1 | |
| | | | | | | | are needed on all install commands in Makefiles! Notes: svn path=/head/; revision=167 | |||||
* | Lots of stuff is now configured in Makefile.inc, path to `less' no longer | Jordan K. Hubbard | 1993-07-16 | 1 | -0/+3 | |
| | | | | | | | | absolute, less uses "fall off end" flag by default, manpath.config now properly installed. Happy now, Rod? :-) Notes: svn path=/head/; revision=127 | |||||
* | Changed Makefile to use Nate's selective obj/noobj build scheme. | Jordan K. Hubbard | 1993-07-08 | 1 | -1/+6 | |
| | | | | Notes: svn path=/head/; revision=109 | |||||
* | Newer new man page reader. | Jordan K. Hubbard | 1993-07-07 | 5 | -0/+646 | |
Notes: svn path=/cvs2svn/branches/man/; revision=103 |