Create the target directory of libraries and programs
This commit is contained in:
parent
0da82efa5d
commit
4161fce472
4 changed files with 9 additions and 4 deletions
|
|
@ -10,6 +10,7 @@ ifeq ($(V), 0)
|
|||
trace-install = @echo " INST " $@;
|
||||
trace-javac = @echo " JAVAC " $@;
|
||||
trace-jar = @echo " JAR " $@;
|
||||
trace-mkdir = @echo " MKDIR " $@;
|
||||
|
||||
suppress = @
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue