Importing usr.bin/col

This commit is contained in:
Thomas Cort
2013-03-05 16:44:54 +01:00
committed by sambuc
parent e232e0cbf0
commit 7b9673cd55
7 changed files with 738 additions and 1 deletions
+6
View File
@@ -0,0 +1,6 @@
# $NetBSD: Makefile,v 1.5 2009/04/14 22:15:18 lukem Exp $
# @(#)Makefile 8.1 (Berkeley) 6/6/93
PROG= col
.include <bsd.prog.mk>