path_to_top=../.. include $(path_to_top)/Makefile.config OBJS-$(CONFIG_BZIP2) += bzip2.o OBJS-$(CONFIG_GZIP) += gzip.o OBJS = encoding.o include $(top_srcdir)/Makefile.lib