10 lines
242 B
Makefile
10 lines
242 B
Makefile
# @(#)Makefile 8.1 (Berkeley) 8/14/93
|
|
# $Id: Makefile,v 1.2 1994/09/24 02:54:22 davidg Exp $
|
|
|
|
VOLUME= usd/04.csh
|
|
SRCS= tabs csh.1 csh.2 csh.3 csh.4 csh.a csh.g
|
|
MACROS= -ms
|
|
SRCDIR= ${.CURDIR}/../../../../bin/csh/USD.doc
|
|
|
|
.include <bsd.doc.mk>
|