koanlogic / klone

KLone is a fully-featured, multiplatform, web application development framework, targeted especially for embedded systems and appliances.
http://koanlogic.com/klone/
Other
146 stars 41 forks source link

Older version 3.0.0 used in tutorial #3

Open pfalcon opened 11 years ago

pfalcon commented 11 years ago

At http://www.koanlogic.com/klone/tut.html : "new bootstrap Makefile inside it (or simply download a ready-made version)", downloads point to a file with KLONE_VERSION = 3.0.0 inside (which kinda ruins automagicity ;-) ).

pfalcon commented 11 years ago

Ah, and it used http://koanlogic.com/klone/klapp-2.0.0.mk which doesn't support FETCH_CMD override.