Ver código fonte

[Makefile] added subsets-system make target

Chris Simpkins 7 anos atrás
pai
commit
842a21fe2a
1 arquivos alterados com 3 adições e 0 exclusões
  1. 3 0
      Makefile

+ 3 - 0
Makefile

@@ -34,6 +34,9 @@ shellcheck: *.sh tools/scripts/css/*.sh tools/scripts/install/*.sh
 subsets: pipenv
 	./build-subsets.sh
 
+subsets-system:
+	./build-subsets.sh --system
+
 ttf: pipenv
 	./build-ttf.sh