usr.sbin/fstyp: Use NULL instead of 0 for pointers. (FreeBSD@GitHub 27f4c84a)
[dragonfly.git] / usr.bin / vis / Makefile
blob8f83a14fe98108214f777f3f615695649781d0f6
1 # @(#)Makefile 8.1 (Berkeley) 6/6/93
3 PROG= vis
4 SRCS= vis.c foldit.c
6 .include <bsd.prog.mk>