mxge: Unify firmware handling with the rest of the system.
[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>