xbps/bin/xbps-uhelper/Makefile

9 lines
114 B
Makefile
Raw Normal View History

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