xbps/bin/Makefile

16 lines
309 B
Makefile
Raw Normal View History

-include ../config.mk
2012-11-06 15:37:31 +05:30
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
SUBDIRS += xbps-uchroot
SUBDIRS += xbps-checkvers
include ../mk/subdir.mk