xref
: /
freebsd
/
bin
/
pwd
/
Makefile
(revision 39beb93c3f8bdbf72a61fda42300b5ebed7390c8)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# @(#)Makefile 8.1 (Berkeley) 5/31/93
2
# $FreeBSD$
3
4
PROG
=
pwd
5
6
.
include
<
bsd.prog.mk
>
7