Only build required libraries
This commit is contained in:
parent
4d8995d565
commit
150f0c48cc
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue