diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-13 11:28:51 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-01-13 11:28:51 +0000 |
| commit | 5ef42ab64db29a74a86a27d4082a2cadb3d245bc (patch) | |
| tree | abaa6535c834e4155720f7882d0817e8a6469254 /sys/modules/cx | |
| parent | ddd531b381c5754615cfd8efe682b065486d9436 (diff) | |
Notes
Diffstat (limited to 'sys/modules/cx')
| -rw-r--r-- | sys/modules/cx/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/cx/Makefile b/sys/modules/cx/Makefile index ddb4dccbb4fb..eb713d063b02 100644 --- a/sys/modules/cx/Makefile +++ b/sys/modules/cx/Makefile @@ -5,7 +5,6 @@ KMOD= if_cx SRCS= if_cx.c cxddk.c csigma.c opt_netgraph.h opt_ng_cronyx.h bpf.h \ sppp.h device_if.h bus_if.h isa_if.h -NOMAN= NBPF?= 0 PROTOS?= -DINET |
