xbps-bin: added WIP remove target.
--HG-- extra : convert_revision : 71314f7183384094223cf10bf16ff704ca084883
This commit is contained in:
@@ -9,7 +9,7 @@ LIBXBPS = libxbps.so
|
||||
LIBXBPS_LDFLAGS = -larchive -lprop -shared -Wl,-soname,$(LIBXBPS).$(MAJOR)
|
||||
|
||||
OBJECTS = cmpver.o depends.o humanize_number.o install.o plist.o
|
||||
OBJECTS += sha256.o util.o repository.o fexec.o info.o
|
||||
OBJECTS += sha256.o util.o repository.o fexec.o info.o remove.o
|
||||
|
||||
all: $(LIBXBPS)
|
||||
.PHONY: all
|
||||
|
||||
Reference in New Issue
Block a user