Skip to content

Commit

Permalink
8320899: Select the correct Makefile when running make in build direc…
Browse files Browse the repository at this point in the history
…tory

Reviewed-by: erikj
  • Loading branch information
magicus committed Nov 28, 2023
1 parent ebbef62 commit 66ae6d5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion make/autoconf/Makefile.in
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,4 @@
# This Makefile was generated by configure @DATE_WHEN_CONFIGURED@
# GENERATED FILE, DO NOT EDIT
SPEC:=@OUTPUTDIR@/spec.gmk
include @TOPDIR@/Makefile
include @WORKSPACE_ROOT@/Makefile

1 comment on commit 66ae6d5

@openjdk-notifier
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.