xbps/bin/xbps-uhelper/Makefile

8 lines
131 B
Makefile
Raw Normal View History

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