xbps-bin: split main.c into new files: list.c show-orphans.c and unpack_cb.c.
This commit is contained in:
@@ -8,6 +8,7 @@ OBJS += question.o fetch_cb.o state_cb.o
|
||||
OBJS += check.o check_pkg_automatic.o check_pkg_files.o
|
||||
OBJS += check_pkg_rundeps.o check_pkg_symlinks.o
|
||||
OBJS += check_pkg_requiredby.o
|
||||
OBJS += show-orphans.o unpack_cb.o list.o
|
||||
MAN = $(BIN).8
|
||||
|
||||
include $(TOPDIR)/bin/prog.mk
|
||||
|
Reference in New Issue
Block a user