A zsh-powered tool that writes plain, simple Makefiles.
 
 
Go to file
Luka Vandervelden f30e64e604 Automatic rules rulez! (for things like .o files)
- This update also allowed to have a somewhat cleaner
	  support for building libraries. (because the code to generate
	  the rules for the .o files is common, uh)
	- Such automatic rules are hidden from the Makefiles’ “help”
	  message, as they previously were.
	- subdirs are expected to have been broken.

I should really write a real tool to do this job. In, say, C, maybe?
2015-04-06 22:42:56 +02:00
build Automatic rules rulez! (for things like .o files) 2015-04-06 22:42:56 +02:00
Makefile Automatic rules rulez! (for things like .o files) 2015-04-06 22:42:56 +02:00
build.zsh Automatic rules rulez! (for things like .o files) 2015-04-06 22:42:56 +02:00
project.zsh Update. o/ 2015-04-05 11:00:54 +02:00