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
45
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
dcbfd23571
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
2022-02-23 18:52:11 -08: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
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
2022-02-23 18:52:11 -08:00
makefile.basic_rust
Combine rust's executable and depfile target. Thanks terrible rust docs for not properly explaining that you can have multiple targets generated on a single invocation
2021-04-20 11:47:04 -07:00
makefile.exe_progress
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
2022-02-23 18:52:11 -08:00
makefile.library
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
2022-02-23 18:52:11 -08:00
makefile.reclib
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
2022-02-23 18:52:11 -08:00
makefile.recursive
Add PKGS variable to C/C++ makefiles to make accessing pkg-config files much less verbose
2022-02-23 18:52:11 -08:00
Description
No description provided
138
KiB