0dd10cae52
o Fix some unordered includes in pwd(1). o Connect realpath(1) to the build.
7 lines
85 B
Makefile
7 lines
85 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
# $FreeBSD$
|
|
|
|
PROG= pwd
|
|
|
|
.include <bsd.prog.mk>
|