mirror of
https://git.FreeBSD.org/src.git
synced 2024-11-29 08:08:37 +00:00
b7946da96b
Also add some missing $FreeBSD$ to keep svn happy.
6 lines
51 B
Makefile
6 lines
51 B
Makefile
# $FreeBSD$
|
|
|
|
PROG= whereis
|
|
|
|
.include <bsd.prog.mk>
|