9 lines
144 B
Makefile
9 lines
144 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
# $Id$
|
|
|
|
DIR= usd/04.csh
|
|
SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
|
|
MACROS= -ms
|
|
|
|
.include <bsd.doc.mk>
|