drm/linux/timer.h: No need to protect a callout struct from MP accesses
[dragonfly.git] / usr.bin / gencat / Makefile
blob6176c85afb8178329eb6a885f31ffdf6d45d006c
1 # $FreeBSD: src/usr.bin/gencat/Makefile,v 1.5 1999/08/28 01:01:40 peter Exp $
3 PROG= gencat
4 WARNS?= 2
6 .include <bsd.prog.mk>