TOPDIR = ../.. -include $(TOPDIR)/config.mk BIN = xbps-fetch OBJS = main.o ../xbps-install/fetch_cb.o include $(TOPDIR)/mk/prog.mk