7 lines
132 B
Makefile
7 lines
132 B
Makefile
# $NetBSD: Makefile,v 1.3 1995/03/26 09:03:59 glass Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 6/6/93
|
|
|
|
PROG= colrm
|
|
|
|
.include <bsd.prog.mk>
|