Catch up with renaming of macros IRQn -> ICU_IRQn in i386/icu/icu.h,1.7
[dragonfly.git] / usr.bin / who / Makefile
blobd3a96517b467d02e1f01e603e5689b590084e772
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $DragonFly: src/usr.bin/who/Makefile,v 1.2 2004/10/29 17:09:09 liamfoy Exp $
4 PROG= who
6 WARNS?= 6
8 .include <bsd.prog.mk>