kmalloc: Avoid code duplication.
[dragonfly.git] / usr.bin / touch / Makefile
blobfe09ed899f20be732d9fa708e1e893ccad58a40a
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 $
4 PROG= touch
6 .include <bsd.prog.mk>