7 lines
129 B
Makefile
7 lines
129 B
Makefile
# $NetBSD: Makefile,v 1.6 1995/04/23 10:07:18 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 5/31/93
|
|
|
|
PROG= cat
|
|
|
|
.include <bsd.prog.mk>
|