mirror of
https://github.com/openjdk/jdk.git
synced 2026-05-20 10:27:52 +00:00
Merge
This commit is contained in:
commit
52c154889e
@ -152,7 +152,6 @@ STATIC_LIBRARY_NAME = $(LIBPREFIX)$(LIBRARY).lib
|
||||
STATIC_LIBRARY = $(STATIC_LIBRARY_DIR)/$(STATIC_LIBRARY_NAME)
|
||||
|
||||
$(STATIC_LIBRARY_DIR): $(OBJDIR)
|
||||
@$(prep-target)
|
||||
@$(MKDIR) $(STATIC_LIBRARY_DIR)
|
||||
|
||||
$(STATIC_LIBRARY): $(STATIC_LIBRARY_DIR)
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user