OBJS = lang.c ;

lib r_lang : $(OBJS) : <include>../include <library>../util 
    <library>../cons ;
