minix/bin/cat/Makefile

7 lines
132 B
Makefile
Raw Normal View History

2012-03-13 01:01:42 +01:00
# $NetBSD: Makefile,v 1.12 2003/05/18 07:57:31 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 5/31/93
PROG= cat
.include <bsd.prog.mk>