##########################################################################
#   Instructions to Make, for compilation of RFCs
##########################################################################


##################################################################
# Here it is...
##################################################################

all:;

inst-all:;

install:	inst-all clean

uninstall:;

lint:;

clean:;		rm -f _*

grind:;		iprint *.txt

imp:;

preview:;

ps:;
