diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2004-02-13 10:11:01 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2004-02-13 10:11:01 +0000 |
| commit | 9673a2c2d0d0945263421f200202281d9a79a5d1 (patch) | |
| tree | 946dbbaeb0013ac44dbf8f280e3cffa2016f97c3 /sys/modules/osf1 | |
| parent | 4c293d355fe0f8c2cab934eba7d781e9cd3b940f (diff) | |
Notes
Diffstat (limited to 'sys/modules/osf1')
| -rw-r--r-- | sys/modules/osf1/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/sys/modules/osf1/Makefile b/sys/modules/osf1/Makefile index 9ac0b56492bf..3c899041da4a 100644 --- a/sys/modules/osf1/Makefile +++ b/sys/modules/osf1/Makefile @@ -10,8 +10,6 @@ SRCS= osf1_ioctl.c osf1_misc.c osf1_signal.c osf1_sysent.c \ opt_ddb.h opt_mac.h opt_nfs.h device_if.h bus_if.h \ vnode_if.h -#CFLAGS+= -g - opt_compat.h: echo "#define COMPAT_43 1" > ${.TARGET} |
