2f7c930a6b
Replaces colcrt from commands/cawf. No Minix-specific changes needed. Change-Id: I0ec6452c879b9a844ad97e89759087d6c3e740a2
6 lines
133 B
Makefile
6 lines
133 B
Makefile
# $NetBSD: Makefile,v 1.5 2009/04/14 22:15:18 lukem Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= colcrt
|
|
|
|
.include <bsd.prog.mk>
|