NAME=r_print
DEPS=r_cons r_util r_asm r_anal
OBJ=print.o format.o date.o disasm.o

include ../rules.mk
