Clarify src vs dest path mismatch in :symbolic_link_{absolute,relative}_body
[freebsd.git] / usr.bin / getopt / Makefile
1 # $FreeBSD$
2 #
3
4 PROG = getopt
5
6 .include <bsd.prog.mk>