1*66287Seric# @(#)Makefile 8.2 (Berkeley) 02/28/94 244744Sbostic 360933SericSRCS= usenix.me 436593SbosticMACROS= -me 536593Sbostic 661704Sericall: usenix.ps 760933Seric 861704Sericusenix.ps: ${SRCS} 9*66287Seric rm -f ${.TARGET} 1044744Sbostic ${PIC} ${SRCS} | ${ROFF} > ${.TARGET} 1136593Sbostic 1244744Sbostic.include <bsd.doc.mk> 13