TOPDIR = ../..
include $(TOPDIR)/vars.mk

BIN =	xbps-repo
OBJS =	main.o util.o index.o

include $(TOPDIR)/prog.mk