9 lines
193 B
Makefile
9 lines
193 B
Makefile
# $NetBSD: Makefile,v 1.3 1995/03/21 09:03:31 cgd Exp $
|
|
# @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
|
|
DIR= usd/04.csh
|
|
SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|