diff options
| author | Bruce Evans <bde@FreeBSD.org> | 2000-01-28 11:26:46 +0000 |
|---|---|---|
| committer | Bruce Evans <bde@FreeBSD.org> | 2000-01-28 11:26:46 +0000 |
| commit | 9e4be63dd6e312fe0e864d23e9636f43cc869541 (patch) | |
| tree | d075a783c6af14e5cb88625757594698d39b63ef /sys/modules/aha | |
| parent | e1b2b4098ccf35decfabf72d296bf29950b8824e (diff) | |
Notes
Diffstat (limited to 'sys/modules/aha')
| -rw-r--r-- | sys/modules/aha/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/sys/modules/aha/Makefile b/sys/modules/aha/Makefile index 295124f62504..a13352249b31 100644 --- a/sys/modules/aha/Makefile +++ b/sys/modules/aha/Makefile @@ -5,7 +5,6 @@ KMOD = aha SRCS = aha.c aha_isa.c ahareg.h opt_cam.h device_if.h bus_if.h aha.h \ opt_scsi.h isa_if.h CLEANFILES = aha.h -CFLAGS += ${DEBUG_FLAGS} aha.h: echo "#define NAHA 1" > aha.h |
