diff options
| author | John Fieber <jfieber@FreeBSD.org> | 1995-10-13 09:03:49 +0000 |
|---|---|---|
| committer | John Fieber <jfieber@FreeBSD.org> | 1995-10-13 09:03:49 +0000 |
| commit | 44070b24ece37e92ae3af548e99e457324f18f62 (patch) | |
| tree | 55c8c31f3976377a376e2ba8fc763c0e544557c9 /share/examples | |
| parent | 4f6f10295a8c9f33f37243083a74aa263b38a849 (diff) | |
Notes
Diffstat (limited to 'share/examples')
| -rw-r--r-- | share/examples/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile index 759e6fa38f88..46d0d8802369 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -1,8 +1,8 @@ -# $Id: Makefile,v 1.12 1994/11/08 18:54:33 phk Exp $ +# $Id: Makefile,v 1.13 1995/03/30 00:05:58 ache Exp $ # # Doing a make install builds /usr/share/examples -DIRS=etc FreeBSD_version ibcs2 lkm sunrpc +DIRS=etc FreeBSD_version ibcs2 lkm sunrpc sup DDIR=${DESTDIR}/usr/share/examples |
