Only build required libraries

This commit is contained in:
Ben Wiederhake 2016-08-22 22:20:18 +02:00
parent 4d8995d565
commit 150f0c48cc

View file

@ -79,7 +79,7 @@ tgl/Makefile: tgl/Makefile.in Makefile
.PHONY: submade
submade: tgl/Makefile
+${MAKE} -C tgl
+${MAKE} -C tgl libs/libtgl.a
tgl/libs/libtgl.a: submade