xbps/bin/Makefile

17 lines
302 B
Makefile

-include ../config.mk
SUBDIRS += xbps-bin
SUBDIRS += xbps-repo
SUBDIRS += xbps-create
SUBDIRS += xbps-dgraph
SUBDIRS += xbps-install
SUBDIRS += xbps-pkgdb
SUBDIRS += xbps-query
SUBDIRS += xbps-reconfigure
SUBDIRS += xbps-remove
SUBDIRS += xbps-rindex
SUBDIRS += xbps-uhelper
include ../mk/subdir.mk