summaryrefslogtreecommitdiff
path: root/share/examples/Makefile
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.3.0_cvscvs2svn2004-11-041-1/+1
* MFC pf examples:Max Laier2004-09-171-0/+3
* Move references to the recently removed worm directory.Scott Long2004-07-151-5/+2
* Connect /etc/bluetooth and /usr/share/examples/netgraph/bluetooth to the build.Maksim Yevmenkin2003-10-261-0/+1
* Install new files from examples dir.Nate Lawson2002-11-241-0/+3
* test -h is deprecated; use -L instead.Ruslan Ermilov2002-10-011-1/+1
* Drop support for COPY, -c has been the default mode of install(1)Ruslan Ermilov2002-07-291-1/+1
* Don't install any old cruft present in the tree, includingRuslan Ermilov2002-07-191-19/+263
* s/${INSTALL} -c/${INSTALL} ${COPY}/Ruslan Ermilov2002-07-181-1/+1
* Replaced hacks in sbin/Makefile,v 1.99 and usr.sbin/Makefile,v 1.217Ruslan Ermilov2002-03-211-1/+4
* Arrange for the smbfs examples to be installed.Sheldon Hearn2001-12-141-2/+3
* Back out my last commit. Ruslan (ru) has a better fix.Mark Murray2001-10-241-4/+0
* Make sure the copies: and symlinks: targets exist in the case of theMark Murray2001-10-231-0/+4
* Back out my previous commit. It is not necessary anymore now that RuslanJohn Hay2001-10-221-4/+3
* Unbreak make world by adding .CURDIR here and there.John Hay2001-10-221-3/+4
* Add the ipfilter subdirectoryDarren Reed2001-10-201-2/+10
* Revert previous commit.Marcel Moolenaar1999-12-091-2/+16
* Remove support for symlinks instead of copies. This also avoidsMarcel Moolenaar1999-12-081-16/+2
* $Id$ -> $FreeBSD$Peter Wemm1999-08-281-1/+1
* Do nothing for the etc-examples target when SHARED=symlinks, since we'llSheldon Hearn1999-06-271-1/+3
* Actually install the virgin copies of the /etc files that we so proudlySheldon Hearn1999-06-241-2/+5
* Revert $FreeBSD$ to $Id$Peter Wemm1997-02-221-1/+1
* Make the long-awaited change from $Id$ to $FreeBSD$Jordan K. Hubbard1997-01-141-1/+1
* Use -C instead of -c for installing non-header source files.Bruce Evans1997-01-011-2/+2
* Do the right thing even if the source tree is a bunch of symlinks, sayJordan K. Hubbard1996-09-061-2/+2
* Use `make' loops instead of shell loops to install things. This fixesBruce Evans1996-01-211-13/+14
* Dive in the deep end and change the examples installation method.. :-/Peter Wemm1995-12-111-5/+3
* Add sup.John Fieber1995-09-301-2/+2
* Add startslip exampleAndrey A. Chernov1995-09-141-2/+2
* Added a copy of my little program to find the IP address of the outgoingGarrett Wollman1995-08-141-2/+2
* Do not omit the Makefiles when installing the examples; they are partJoerg Wunsch1995-08-121-3/+2
* Remove syscons exampleAndrey A. Chernov1995-03-301-2/+2
* Don't install MakefilePoul-Henning Kamp1994-11-081-2/+3
* Make installs better, install the FAQ stuff, don't install CVS-dirs.Poul-Henning Kamp1994-11-081-7/+10
* added ibcs2 directory.Søren Schmidt1994-10-241-2/+2
* Add syscons to DIRS list, pointed by wollmanAndrey A. Chernov1994-09-251-2/+2
* Fixed typo that caused make install to fall if SHARED=copies.Rodney W. Grimes1994-09-231-2/+2
* Revert to installing /etc/files from src/etc.Rodney W. Grimes1994-09-231-7/+0
* Install /etc from the same source as /usr/share/examples/etc (mostly).Garrett Wollman1994-09-191-1/+8
* Don't be so aggressive when installing examples. We still delete theGarrett Wollman1994-09-131-11/+6
* Define NOOBJ so that install doesn't try to get the sources from theBruce Evans1994-08-281-7/+6
* Actually install LKM examples.Garrett Wollman1994-08-191-2/+2
* Added example of how to tell various FreeBSD versions apart.Garrett Wollman1994-08-101-2/+2
* Make examples install into /usr/share/examples. Like with includes, youGarrett Wollman1994-08-091-0/+37