ig4 - Only enable interrupts when we want them. Otherwise keep mask at 0.
[dragonfly.git] / usr.bin / locate / Makefile.inc
1 # $FreeBSD: src/usr.bin/locate/Makefile.inc,v 1.4 1999/08/28 01:02:52 peter Exp $
2
3 LIBEXECDIR?=    /usr/libexec
4 WARNS?=         2
5 NO_STRICT_ALIASING=
6
7 .include "../Makefile.inc"