certifix/Makefile

8 lines
95 B
Makefile

.DELETE_ON_ERROR:
default:
install: default
mkdir -p $(TARGET)/lib/
cp *.fnl $(TARGET)/lib