From bec95eeaee02dffb0f1750b9ca2641378bbe9df9 Mon Sep 17 00:00:00 2001 From: Luke Shumaker Date: Fri, 20 Jun 2014 22:00:01 -0400 Subject: I think xbs is in a workable stage. --- Makefile | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index e7c46ec..dc1c99f 100644 --- a/Makefile +++ b/Makefile @@ -4,7 +4,7 @@ include config.mk ################################################################################ # these are the resulting packages -packages=doc libretools libretools-mips64el librelib gitget xbs xbs-abs xbs-abslibre +packages=doc libretools libretools-mips64el librelib gitget # and which directories they contain doc=doc libretools=\ @@ -14,13 +14,13 @@ libretools=\ src/devtools \ src/fullpkg \ src/librefetch \ - src/toru + src/toru \ + src/xbs \ + src/xbs-abs \ + src/xbs-abslibre libretools-mips64el=src/mips64el-tools librelib=src/lib gitget=src/gitget -xbs=src/xbs -xbs-abs=src/xbs-abs -xbs-abslibre=src/xbs-abslibre ################################################################################ -- cgit v1.2.3