1*60933Seric# @(#)Makefile 5.4 (Berkeley) 06/01/93 244744Sbostic 3*60933SericSRCS= usenix.me 436593SbosticMACROS= -me 536593Sbostic 6*60933Sericall: usenix.${PRINTER} 7*60933Seric 8*60933Sericusenix.${PRINTER}: ${SRCS} 944744Sbostic ${PIC} ${SRCS} | ${ROFF} > ${.TARGET} 1036593Sbostic 1144744Sbostic.include <bsd.doc.mk> 12