]> CyberLeo.Net >> Repos - FreeBSD/releng/9.2.git/blob - usr.bin/unifdef/Makefile
[SA-14:31] Fix multiple vulnerabilities in NTP suite.
[FreeBSD/releng/9.2.git] / usr.bin / unifdef / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   unifdef
5 SCRIPTS=unifdefall.sh
6 MLINKS= unifdef.1 unifdefall.1
7
8 .include <bsd.prog.mk>