HAMMER VFS - Major retooling of the refcount mechanics, and fix a deadlock
[dragonfly.git] / bin / echo / Makefile
blobc2c674ad7402a7a5552656c3e7924d8d66b94dd1
1 # @(#)Makefile 8.1 (Berkeley) 5/31/93
2 # $FreeBSD: src/bin/echo/Makefile,v 1.5.2.1 2001/08/01 02:33:32 obrien Exp $
3 # $DragonFly: src/bin/echo/Makefile,v 1.4 2005/02/06 06:16:39 okumoto Exp $
5 PROG= echo
7 .include <bsd.prog.mk>