diff options
| author | Mateusz Guzik <mjg@FreeBSD.org> | 2018-12-19 21:56:54 +0000 |
|---|---|---|
| committer | Mateusz Guzik <mjg@FreeBSD.org> | 2018-12-19 21:56:54 +0000 |
| commit | 405c3050f102b8c74782f0366c8ead927bd07b68 (patch) | |
| tree | fb736eca4df72b8d0d73e1b73c1e2d9f38736490 /share/examples/Makefile | |
| parent | 19b75ef59a47c748bcfcb556cfa938c43dc0cd78 (diff) | |
Notes
Diffstat (limited to 'share/examples/Makefile')
| -rw-r--r-- | share/examples/Makefile | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile index 6b58daf5310e7..1de97997c229a 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -16,7 +16,6 @@ LDIRS= BSD_daemon \ drivers \ etc \ find_interface \ - ibcs2 \ indent \ ipfw \ jails \ @@ -99,11 +98,6 @@ SE_FIND_INTERFACE= \ README \ find_interface.c -SE_DIRS+= ibcs2 -SE_IBCS2= \ - README \ - hello.uu - SE_DIRS+= indent SE_INDENT= indent.pro |
