aboutsummaryrefslogtreecommitdiff
path: root/share/examples/ses/setencstat/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Remove $FreeBSD$: one-line sh patternWarner Losh2023-08-161-1/+0
| | | | Remove /^\s*#[#!]?\s*\$FreeBSD\$.*$\n/
* Update share/examples/* to properly install /usr/share/examples.Glen Barber2016-05-101-0/+2
| | | | | | | | | | | | | As result of this, a new examples package is now created. Note, this is only effective with 'SHARED=copies' (the default), as the 'SHARED=symlinks' mechanism will create a symlink to the source tree version of the file(s). Sponsored by: The FreeBSD Foundation Notes: svn path=/head/; revision=299293
* Adopt for modern FreeBSD.Ruslan Ermilov2005-12-101-4/+5
| | | | | | | Requested by: az Notes: svn path=/head/; revision=153291
* Fix Makefiles to actually work.Matt Jacob2002-07-291-0/+1
| | | | Notes: svn path=/head/; revision=100859
* Update SES userland examples to something out of the toy stage.Matt Jacob2000-02-291-0/+39
Approved: jkh Notes: svn path=/head/; revision=57580