mirror of
https://github.com/python/cpython.git
synced 2025-11-03 03:22:27 +00:00
added MACHDEP back in
This commit is contained in:
parent
6e39e53cde
commit
45a910475c
1 changed files with 3 additions and 0 deletions
|
|
@ -29,6 +29,9 @@ LIBS= @LIBS@
|
|||
LIBM= @LIBM@
|
||||
LIBC= @LIBC@
|
||||
|
||||
# Machine-dependent subdirectories
|
||||
MACHDEP= @MACHDEP@
|
||||
|
||||
# Install prefix for architecture-independent files
|
||||
prefix= @prefix@
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue