home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
InfoMagic Source Code 1993 July
/
THE_SOURCE_CODE_CD_ROM.iso
/
bsd_srcs
/
share
/
doc
/
ps1
/
08.ipc
/
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
|
184 b
|
11 lines
# @(#)Makefile 1.4 (Berkeley) 6/30/90
DIR= ps1/08.ipc
SRCS= 0.t 1.t 2.t 3.t 4.t 5.t
MACROS= -ms
ipc.${PRINTER}: ${SRCS}
${TBL} ${SRCS} | ${ROFF} > ${.TARGET}
.include <bsd.doc.mk>