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