fix makefile
andreineculau opened this issue · comments
Andrei Neculau commented
COFFEE := $(wildcard *.coffee src/**/*.coffee)
...
@mkdir -p `dirname $(output)`
Reference (NodeJS) implementation of the state machine described by HTTP decision diagram v4.
andreineculau opened this issue · comments
COFFEE := $(wildcard *.coffee src/**/*.coffee)
...
@mkdir -p `dirname $(output)`