home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
bsd_srcs
/
share
/
doc
/
usd
/
21.msdiffs
/
Makefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1990-06-30
|
167 b
|
11 lines
# @(#)Makefile 6.2 (Berkeley) 6/30/90
DIR= usd/21.msdiffs
SRCS= ms.diffs
MACROS= -msU
paper.${PRINTER}: ${SRCS}
${ROFF} ${SRCS} > ${.TARGET}
.include <bsd.doc.mk>