4.4BSD-Lite2
This commit is contained in:
parent
714c2cc318
commit
e0b6e3376f
|
@ -0,0 +1,10 @@
|
|||
# @(#)Makefile 8.2 (Berkeley) 5/11/94
|
||||
|
||||
DIR= smm/12.timed
|
||||
SRCS= timed.ms
|
||||
MACROS= -ms
|
||||
|
||||
paper.ps: ${SRCS}
|
||||
${SOELIM} ${SRCS} | ${TBL} | ${ROFF} > ${.TARGET}
|
||||
|
||||
.include <bsd.doc.mk>
|
Loading…
Reference in New Issue