diff options
| author | Jessica Clarke <jrtc27@FreeBSD.org> | 2025-07-10 19:36:08 +0000 |
|---|---|---|
| committer | Jessica Clarke <jrtc27@FreeBSD.org> | 2025-07-10 19:36:08 +0000 |
| commit | 8f0a6a9aadb1fe4ce87345c6d2fbb2d2b6f6cedf (patch) | |
| tree | 1bcc0642f8053a3565cd9067cd1f912a04531f73 /share/examples/Makefile | |
| parent | cb75bb51261b13a49636befdee1c4a76f2e9013e (diff) | |
Diffstat (limited to 'share/examples/Makefile')
| -rw-r--r-- | share/examples/Makefile | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile index f0c050a36306..0a65b8c40d39 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -10,7 +10,6 @@ LDIRS= BSD_daemon \ FreeBSD_version \ bootforth \ csh \ - drivers \ etc \ find_interface \ flua \ @@ -74,12 +73,6 @@ SE_DIRS+= csh SE_CSHPACKAGE= csh SE_CSH= dot.cshrc -SE_DIRS+= drivers -SE_DRIVERS= \ - README \ - make_device_driver.sh \ - make_pseudo_driver.sh - SE_DIRS+= etc SE_ETC= \ README.examples \ |
