mirror of
https://github.com/freebsd/freebsd-src
synced 2024-11-05 18:22:52 +00:00
Use soelim preprocessor.
This commit is contained in:
parent
8f58838644
commit
49e9f14378
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=23297
1 changed files with 2 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue