More M_NOWAIT -> M_INTWAIT | M_NULLOK conversions, primarily atm and ipsec.
[dragonfly.git] / bin / Makefile.inc
1 #       @(#)Makefile.inc        8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/bin/Makefile.inc,v 1.11.2.1 2001/12/13 09:58:12 ru Exp $
3 # $DragonFly: src/bin/Makefile.inc,v 1.2 2003/06/17 04:22:38 dillon Exp $
4
5 BINDIR?=        /bin
6 CFLAGS+=        -Wall -Wformat
7 NOSHARED?=      YES