A zsh-powered tool that writes plain, simple Makefiles.
 
 
Go to file
Luka Vandervelden 45fd4e45eb Prevents make from using automated rules when nothing should be done.
- For libraries, at least. It probably should be done in many
	  other places too.
2015-05-15 19:26:50 +02:00
build Prevents make from using automated rules when nothing should be done. 2015-05-15 19:26:50 +02:00
Makefile .in scripts are somewhat better handled. 2015-04-07 10:23:36 +02:00
build.zsh.in .in scripts are somewhat better handled. 2015-04-07 10:23:36 +02:00
project.zsh Libraries are now built properly (both static and dynamic, with symlinks). 2015-04-07 10:12:17 +02:00