mk/prog.mk: set MAN to $(BIN).8 by default.
This commit is contained in:
@@ -4,6 +4,5 @@ TOPDIR = ../..
|
||||
BIN = xbps-query
|
||||
OBJS = main.o list.o show-deps.o show-info-files.o
|
||||
OBJS += ownedby.o search.o ../xbps-install/util.o
|
||||
MAN = $(BIN).8
|
||||
|
||||
include $(TOPDIR)/mk/prog.mk
|
||||
|
Reference in New Issue
Block a user