]> CyberLeo.Net >> Repos - FreeBSD/stable/8.git/blob - usr.bin/which/Makefile
MFH r240496: use libmd if and only if OpenSSL is not available
[FreeBSD/stable/8.git] / usr.bin / which / Makefile
1 #       @(#)Makefile    8.1 (Berkeley) 6/6/93
2 # $FreeBSD$
3
4 PROG=   which
5
6 .include <bsd.prog.mk>