void-packages/bin/xbps-bin/Makefile

6 lines
91 B
Makefile

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