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