TOPDIR = ../..
-include $(TOPDIR)/config.mk

BIN = xbps-uhelper
OBJS = main.o ../xbps-install/fetch_cb.o
MAN =

include $(TOPDIR)/mk/prog.mk