diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-09 22:45:54 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2015-10-09 22:45:54 +0000 |
| commit | 9be27fdc00bb8c7059ff388c089bb4f9092bf941 (patch) | |
| tree | 04d44948f6dbd99eedf69ea5dd2a013233662723 /share/examples/Makefile | |
| parent | a3c3d010c96620aeef96df9f0c9268fb11ca431b (diff) | |
| parent | c8cbf0d5ea9d75467436eeb0472777bd1e02d5a1 (diff) | |
Notes
Diffstat (limited to 'share/examples/Makefile')
| -rw-r--r-- | share/examples/Makefile | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/share/examples/Makefile b/share/examples/Makefile index 433114b21dfa..b0d578ae008d 100644 --- a/share/examples/Makefile +++ b/share/examples/Makefile @@ -256,9 +256,6 @@ SUBDIR+=ipfilter .if ${MK_PF} != "no" SUBDIR+=pf .endif -.if ${MK_DMAGENT} != "no" -SUBDIR+=dma -.endif .endif .if ${MK_TESTS} != "no" |
