cb857dfc27
See xbps-alternatives(1) for more information. Thanks to all who helped to design this and for fixing grammar in the manual page.
7 lines
99 B
Makefile
7 lines
99 B
Makefile
TOPDIR = ../..
|
|
-include $(TOPDIR)/config.mk
|
|
|
|
BIN = xbps-alternatives
|
|
|
|
include $(TOPDIR)/mk/prog.mk
|