Use soelim preprocessor.

This commit is contained in:
Wolfram Schneider 1997-03-02 21:17:53 +00:00
parent 8f58838644
commit 49e9f14378
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23297

View file

@ -1,9 +1,10 @@
# @(#)Makefile 8.1 (Berkeley) 8/14/93
# $Id$
# $Id: Makefile,v 1.3 1997/02/22 13:06:16 peter 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
USE_SOELIM= yes
.include <bsd.doc.mk>