New utilities: xbps-{install,pkgdb,query,reconfigure,rindex} (WIP).
This commit is contained in:
8
bin/xbps-rindex/Makefile
Normal file
8
bin/xbps-rindex/Makefile
Normal file
@@ -0,0 +1,8 @@
|
||||
TOPDIR = ../..
|
||||
-include $(TOPDIR)/config.mk
|
||||
|
||||
BIN = xbps-rindex
|
||||
OBJS = main.o index.o index-files.o remove-obsoletes.o common.o
|
||||
#MAN = $(BIN).8
|
||||
|
||||
include $(TOPDIR)/mk/prog.mk
|
Reference in New Issue
Block a user