ref: 8e1b57e6cb50118d28a86115520b7331cc0fdf23
dir: /parse/Makefile/
LIB=libparse.a OBJ=\ dump.o \ err.o \ fold.o \ gram.o \ infer.o \ names.o \ node.o \ specialize.o \ stab.o \ tok.o \ type.o \ use.o \ GENHDR=gram.h CLEAN=gram.c gram.h DEPS=../util/libutil.a include ../mk/lexyacc.mk include ../mk/c.mk