History log of /freebsd-10.0-release/gnu/usr.bin/send-pr/Makefile
Revision Date Author Comments
(<<< Hide modified files)
(Show modified files >>>)
# 259065 07-Dec-2013 gjb

- Copy stable/10 (r259064) to releng/10.0 as part of the
10.0-RELEASE cycle.
- Update __FreeBSD_version [1]
- Set branch name to -RC1

[1] 10.0-CURRENT __FreeBSD_version value ended at '55', so
start releng/10.0 at '100' so the branch is started with
a value ending in zero.

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

# 256281 10-Oct-2013 gjb

Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.

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


# 119843 07-Sep-2003 ru

Eliminate the need in uname(1) during install.


# 100872 29-Jul-2002 ru

Drop support for COPY, -c has been the default mode of install(1)
for a long time now.

Approved by: bde


# 100313 18-Jul-2002 ru

s/${INSTALL} -c/${INSTALL} ${COPY}/


# 75286 07-Apr-2001 ru

beforeinstall -> SCRIPTS.


# 74861 27-Mar-2001 ru

MAN[1-9] -> MAN.


# 21155 01-Jan-1997 bde

Use ${COPY} instead of -c for installing non-source files.


# 17639 17-Aug-1996 wosch

make install should not install any file in /etc.


# 16663 24-Jun-1996 jkh

Bring in my changes for removing the pestilent obj links (unless you
really want them) from /usr/src. This is the final version of the
patches, incorporating the feedback I've received from -current.


# 13964 08-Feb-1996 pst

Fix bin/pr506 - uname from current system


# 10413 29-Aug-1995 jkh

Add MLINKS for sendbug manpage.
Suggested by: paul


# 10403 28-Aug-1995 jkh

Link send-pr to sendbug. sendbug is back! hurrah!


# 9701 24-Jul-1995 bde

Change `install' to `${INSTALL}' so that default install flags can be
specified in the top level Makefiles.


# 5658 16-Jan-1995 ache

Add doc to SUBDIR


# 3803 22-Oct-1994 wollman

Fill in SUBMITTER= line correctly.


# 3631 15-Oct-1994 wollman

Dramatically clean up Makefile. Make send-pr get rebuilt if Makefile
changes.


# 3302 02-Oct-1994 paul

Removed NOOBJ so obj directory gets built if wanted.


# 2624 09-Sep-1994 paul

Added some missing ${.CURDIR} and removed some that shouldn't have
been there. It should build and install fine with and without an
obj dir now.


# 2382 29-Aug-1994 paul

Added send-pr for sending in bug reports.
Reviewed by:
Submitted by: