summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorJesusaves <cpntb1@ymail.com>2018-07-08 17:09:31 -0300
committerJesusaves <cpntb1@ymail.com>2018-07-08 17:09:31 -0300
commit9b50adbe43d0d7c828fd32707aaa3bf6683de285 (patch)
tree9f0599fb5f6399eb07237e9c28f7499f59ae81aa /Makefile
parent17b4e87b5ab44f655091abd8afa20f2cb3845d59 (diff)
downloadclientdata-9b50adbe43d0d7c828fd32707aaa3bf6683de285.tar.gz
clientdata-9b50adbe43d0d7c828fd32707aaa3bf6683de285.tar.bz2
clientdata-9b50adbe43d0d7c828fd32707aaa3bf6683de285.tar.xz
clientdata-9b50adbe43d0d7c828fd32707aaa3bf6683de285.zip
Makefile update
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile11
1 files changed, 7 insertions, 4 deletions
diff --git a/Makefile b/Makefile
index 8f0dc80c..2e53afff 100644
--- a/Makefile
+++ b/Makefile
@@ -5,7 +5,10 @@ SHELL=/bin/bash
XSLTPROC = xsltproc
-all: about-server check
+all:
+ @echo "Standard: contrib about-server wiki check-png testxml updates music license icc"
+ @echo "Groups: check pipeline"
+
contrib: about-server wiki
@@ -37,13 +40,13 @@ check-xml:
cd ../tools/testxml/ ; ./xsdcheck.sh ; cat errors.txt
testxml:
- cd ../tools/testxml/ ; ./testxml.py all
+ cd ../tools/testxml/ ; ./testxml.py silent
updates:
- cd ../tools/update/ ; ./createnew.sh
+ cd ../tools/update/ ; ./update.sh
music:
- cd ../tools/update/ ; ./create_music.sh
+ cd ../tools/update/ ; ./update_music.sh
license:
cd ../tools/licensecheck/ ; ./clientdata.sh