repo.or.cz
/
dragonfly.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
hammer2 - Fix critical bulkfree bug, refactor hammer2_io
[dragonfly.git]
/
usr.bin
/
touch
/
Makefile
blob
fe09ed899f20be732d9fa708e1e893ccad58a40a
1
# @(#)Makefile 8.1 (Berkeley) 6/6/93
2
# $FreeBSD: src/usr.bin/touch/Makefile,v 1.4 2012/11/17 01:54:31 svnexp Exp $
3
4
PROG
=
touch
5
6
.
include
<
bsd.prog.mk
>