xbps/bin/xbps-uhelper/Makefile

9 lines
141 B
Makefile

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