xref
: /
freebsd
/
usr.bin
/
touch
/
Makefile
(revision 2a4a1db342263067035ce69a4017c645da63455d)
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