xref: /dragonfly/initrd/Makefile.inc (revision c87dd536)
1NOMAN=
2NOSHARED=
3WARNS?=		6
4
5# Define Makefile variable RESCUE
6CRUNCH_BUILDOPTS+= -DRESCUE
7# Define compile-time RESCUE symbol when compiling components
8CRUNCH_BUILDOPTS+= CRUNCH_CFLAGS=-DRESCUE
9