xbps/bin/xbps-uhelper/Makefile

8 lines
128 B
Makefile

TOPDIR = ../..
-include $(TOPDIR)/config.mk
BIN = xbps-uhelper
OBJS = main.o ../xbps-bin/fetch_cb.o
include $(TOPDIR)/prog.mk