This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
make
Watch
1
Star
0
Fork
You've already forked make
0
mirror of
https://git.savannah.gnu.org/git/make.git
synced
2025-02-06 14:36:37 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
4bd6db9df1
make
/
tests
/
scripts
History
Paul Smith
4bd6db9df1
Update the make.1 man page.
...
Use rm -f instead of rm in the test scripts. Fixes bug
#15085
.
2005-12-13 14:44:17 +00:00
..
features
Update the make.1 man page.
2005-12-13 14:44:17 +00:00
functions
Update the make.1 man page.
2005-12-13 14:44:17 +00:00
misc
Extend .SECONDEXPANSION to implicit rules. Final fix for bug
#13781
.
2005-12-11 15:41:17 +00:00
options
Fix make.h preprocessor directive to work better with Windows compilers.
2005-08-29 14:11:00 +00:00
targets
Update the make.1 man page.
2005-12-13 14:44:17 +00:00
variables
Implemented the .INCLUDE_DIRS special variable. It expands to a list
2005-11-14 15:31:13 +00:00
test_template