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

BIN = xbps-uhelper
OBJS = main.o ../xbps-bin/fetch.o

include $(TOPDIR)/prog.mk