]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/unvis/Makefile
MFV r359401: OpenBSM: import ee79d73e8df5: auditreduce: add a zone filter
[FreeBSD/FreeBSD.git] / usr.bin / unvis / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   unvis
5
6 .PATH: ${SRCTOP}/contrib/unvis
7
8 .include <bsd.prog.mk>