void-packages/bin/xbps-repo/Makefile

6 lines
79 B
Makefile

BIN = xbps-repo
OBJS = main.o util.o
TOPDIR = ../..
include $(TOPDIR)/prog.mk