This website requires JavaScript.
Explore
Help
Register
Sign In
rexy712
/
makefile
Watch
1
Star
0
Fork
0
You've already forked makefile
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
31
Commits
1
Branch
0
Tags
Go to file
Code
Clone
HTTPS
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
rexy712
8e7fb0433b
Change basic makefiles to not use recursive invocations of make. This does potentially break some build behaviors (without tampering with some internals). So I'm keeping the recursive versions as new files
2020-03-20 12:52:41 -07:00
.gitignore
Added LICENSE and .gitignore
2018-04-24 17:24:52 -07:00
LICENSE
Added LICENSE and .gitignore
2018-04-24 17:24:52 -07:00
makefile.basic
Change basic makefiles to not use recursive invocations of make. This does potentially break some build behaviors (without tampering with some internals). So I'm keeping the recursive versions as new files
2020-03-20 12:52:41 -07:00
makefile.exe_progress
Add stripping to progress makefile
2020-03-19 10:15:49 -07:00
makefile.library
Change basic makefiles to not use recursive invocations of make. This does potentially break some build behaviors (without tampering with some internals). So I'm keeping the recursive versions as new files
2020-03-20 12:52:41 -07:00
makefile.reclib
Change basic makefiles to not use recursive invocations of make. This does potentially break some build behaviors (without tampering with some internals). So I'm keeping the recursive versions as new files
2020-03-20 12:52:41 -07:00
makefile.recursive
Change basic makefiles to not use recursive invocations of make. This does potentially break some build behaviors (without tampering with some internals). So I'm keeping the recursive versions as new files
2020-03-20 12:52:41 -07:00
Description
No description provided
138
KiB