]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - usr.sbin/portsnap/phttpget/Makefile
Import libc++ 3.4 release. This contains a lot of bugfixes, and some
[FreeBSD/FreeBSD.git] / usr.sbin / portsnap / phttpget / Makefile
1 # $FreeBSD$
2
3 PROG=   phttpget
4 NO_MAN=
5
6 BINDIR= ${LIBEXECDIR}
7
8 .include <bsd.prog.mk>