xbps/bin/xbps-uhelper/Makefile
2011-11-08 17:45:14 +01:00

8 lines
132 B
Makefile

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