for-GET / machine

Reference (NodeJS) implementation of the state machine described by HTTP decision diagram v4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

fix makefile

andreineculau opened this issue · comments

COFFEE := $(wildcard *.coffee src/**/*.coffee)
...
@mkdir -p `dirname $(output)`