home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
bsd_srcs
/
share
/
doc
/
smm
/
22.timed
/
Makefile
< prev
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
|
186 b
|
11 lines
# @(#)Makefile 6.3 (Berkeley) 6/30/90
DIR= smm/22.timed
SRCS= timed.ms
MACROS= -msU
paper.${PRINTER}: ${SRCS}
${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>