Rename printf -> kprintf in sys/ and add some defines where necessary
[dragonfly.git] / usr.bin / look / Makefile
blobab9f2511bd862049982c55c7d957d6c204a101b6
1 # @(#)Makefile 8.1 (Berkeley) 6/9/93
2 # $DragonFly: src/usr.bin/look/Makefile,v 1.2 2005/01/07 02:43:41 cpressey Exp $
4 PROG= look
5 WARNS?= 6
7 .include <bsd.prog.mk>