shithub: mc

ref: 0b7b8cf380ced404a763a81e86db439ee4915393
dir: /util/Makefile/

View raw version
LIB=libutil.a
OBJ= \
	alloc.o \
	bitset.o \
	htab.o \
	pack.o \
	util.o \

include ../mk/lexyacc.mk
include ../mk/c.mk