gno/bin/tee/Makefile

12 lines
244 B
Makefile

#
# This makefile is intended for use with dmake(1).
#
# $Id: Makefile,v 1.1 1997/10/30 03:32:44 gdr Exp $
PROG = tee
# Use -D__STACK_CHECK__ to measure stack usage (currently requires 1024 bytes).
CFLAGS +=
.INCLUDE: /src/gno/prog.mk