]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/blob - bin/realpath/Makefile
Merge llvm, clang, compiler-rt, libc++, libunwind, lld, lldb and openmp
[FreeBSD/FreeBSD.git] / bin / realpath / Makefile
1 # $FreeBSD$
2
3 PACKAGE=runtime
4 PROG=   realpath
5
6 .include <bsd.prog.mk>