xbps/bin/xbps-uhelper/Makefile
2012-11-06 11:07:31 +01:00

8 lines
135 B
Makefile

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