NetBSD/bin/cat/Makefile
1993-08-01 05:47:31 +00:00

7 lines
135 B
Makefile

# from: @(#)Makefile 5.2 (Berkeley) 5/11/90
# $Id: Makefile,v 1.4 1993/08/01 05:48:12 mycroft Exp $
PROG= cat
.include <bsd.prog.mk>