2010-05-20 02:08:27 +05:30
|
|
|
-include ../config.mk
|
2009-08-17 22:37:20 +05:30
|
|
|
|
2011-01-22 17:10:19 +05:30
|
|
|
SUBDIRS = xbps-bin
|
2009-08-17 22:37:20 +05:30
|
|
|
SUBDIRS += xbps-repo
|
2010-11-09 03:57:15 +05:30
|
|
|
SUBDIRS += xbps-dgraph
|
2011-01-22 17:10:19 +05:30
|
|
|
SUBDIRS += xbps-uhelper
|
2012-09-04 14:28:19 +05:30
|
|
|
SUBDIRS += xbps-create
|
2009-08-17 22:37:20 +05:30
|
|
|
|
2012-03-12 19:53:04 +05:30
|
|
|
include ../mk/subdir.mk
|