aboutsummaryrefslogtreecommitdiffstats
path: root/file_cmds/touch/Makefile
blob: 2dd708a1ba2d7327857d9de811506823c602fcf0 (plain) (blame)
1
2
3
4
5
PROG=	touch

BINDIR=/bin

.include <bsd.prog.mk>