freebsd-dev/sys/modules/firewire/Makefile.inc
Ruslan Ermilov 9673a2c2d0 Removed -g from CFLAGS. There is a better way to build debugging
versions of the modules, and unconditionally putting -g in CFLAGS
has negative impact on the size of the resulting .ko object, even
now that debugging symbols are always stripped.
2004-02-13 10:11:01 +00:00

4 lines
40 B
Makefile

# $FreeBSD$
.include "../Makefile.inc"