diff options
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 6b58daf5310e..1de97997c229 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 |