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