aboutsummaryrefslogtreecommitdiff
path: root/gnu/libexec/uucp/sample/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Phase I of UUCP migration to ports. This leaves behind a minimal buildKris Kennaway2001-10-011-17/+0
| | | | | | | environment for cu, which is still useful. Notes: svn path=/head/; revision=84251
* $Id$ -> $FreeBSD$Peter Wemm1999-08-271-1/+1
| | | | Notes: svn path=/head/; revision=50472
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
| | | | Notes: svn path=/head/; revision=22995
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
| | | | | | | | | | | 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. Notes: svn path=/head/; revision=21673
* Change `install' to `${INSTALL}' so that default install flags can beBruce Evans1995-07-251-2/+2
| | | | | | | specified in the top level Makefiles. Notes: svn path=/head/; revision=9701
* From: stark!gene@newsserv.cs.sunysb.edu (Gene Stark)Jordan K. Hubbard1994-04-251-2/+4
| | | | | | | | | | | | | | | | | | | Message-Id: <199404171501.LAA01245@stark.UUCP> To: freebsd-hackers@freefall.cdrom.com Subject: Make world and UUCP Sender: freebsd-hackers-owner@freefall.cdrom.com Precedence: bulk It would be much more convenient if "make world" didn't clobber my UUCP configuration files in /etc/uucp. Perhaps the easiest fix would be to change the names of the sample configuration files: config -> config.sample ports -> ports.sample ... Notes: svn path=/head/; revision=1414
* Makefile to install sample files in /etc/uucp with correct ownership andRodney W. Grimes1993-10-141-0/+15
permissions Notes: svn path=/head/; revision=601