8245287: Start using ModuleWrapper for gensrc as well

Reviewed-by: erikj
This commit is contained in:
Magnus Ihse Bursie 2020-05-19 15:59:51 +02:00
parent 74f1e6da4e
commit 1cb7df63e7
34 changed files with 80 additions and 199 deletions

View file

@ -1,5 +1,5 @@
#
# Copyright (c) 2014, 2016, Oracle and/or its affiliates. All rights reserved.
# Copyright (c) 2014, 2020, Oracle and/or its affiliates. All rights reserved.
# DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
#
# This code is free software; you can redistribute it and/or modify it
@ -33,4 +33,4 @@ $(eval $(call SetupVersionProperties,JAVADOC_VERSION,\
$(eval $(call SetupCompileProperties,COMPILE_PROPERTIES, $(JAVADOC_VERSION)))
all: $(COMPILE_PROPERTIES)
TARGETS += $(COMPILE_PROPERTIES)