xbps/bin/xbps-alternatives/Makefile
Juan RP cb857dfc27 Alternatives framework for xbps (2/2).
See xbps-alternatives(1) for more information.

Thanks to all who helped to design this and for fixing grammar in
the manual page.
2015-10-30 12:24:46 +01:00

7 lines
99 B
Makefile

TOPDIR = ../..
-include $(TOPDIR)/config.mk
BIN = xbps-alternatives
include $(TOPDIR)/mk/prog.mk