]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.bin/makewhatis/Makefile
Update libc++ to 3.8.0. Excerpted list of fixes (with upstream revision
[FreeBSD/FreeBSD.git] / usr.bin / makewhatis / Makefile
1 # $FreeBSD$
2
3 PROG=           makewhatis
4 LIBADD=         z
5
6 .include <bsd.prog.mk>