mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-19 09:03:47 -05:00
Create configure script to generate a cross-platform Makefile
The previous Makefile only worked on OS X. The dynamically generated Makefile (from `Makefile.in`) should now work on multiple platforms (tested on OS X and Ubuntu).
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -5,4 +5,5 @@
|
||||
/sources
|
||||
/cache
|
||||
/libexec/*.dylib
|
||||
/src/Makefile
|
||||
/src/*.o
|
||||
|
||||
Reference in New Issue
Block a user