mirror of
https://github.com/c64scene-ar/llvm-6502.git
synced 2025-01-14 00:32:55 +00:00
Get SHLIBEXT variable from configure script.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@10933 91177308-0d34-0410-b5e6-96231b3b80d8
This commit is contained in:
parent
cea9a609d5
commit
88aeace318
@ -115,6 +115,9 @@ PAPIDIR := @PAPIDIR@
|
|||||||
# Disable LLC diffs for testing.
|
# Disable LLC diffs for testing.
|
||||||
@DISABLE_LLC_DIFFS@
|
@DISABLE_LLC_DIFFS@
|
||||||
|
|
||||||
|
# Shared library extension for this platform.
|
||||||
|
SHLIBEXT = @SHLIBEXT@
|
||||||
|
|
||||||
###########################################################################
|
###########################################################################
|
||||||
# Directory Configuration
|
# Directory Configuration
|
||||||
# This section of the Makefile determines what is where. To be
|
# This section of the Makefile determines what is where. To be
|
||||||
|
Loading…
x
Reference in New Issue
Block a user