If there is no commitid, we need to initialize Delta->commitid to NULL to
[dragonfly.git] / usr.bin / col / Makefile
blob485c0be9e0cc93f7243f6a7990e597dd73d05c14
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
2 # $FreeBSD: src/usr.bin/col/Makefile,v 1.2.6.1 2001/08/02 01:24:16 obrien Exp $
3 # $DragonFly: src/usr.bin/col/Makefile,v 1.3 2005/01/05 02:33:25 cpressey Exp $
5 PROG= col
6 WARNS?= 6
8 .include <bsd.prog.mk>