1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-05 18:08:55 +03:00

fennel: stub Makefile to make ci.sh build happy

This commit is contained in:
sogaiu 2021-04-23 01:42:35 +09:00
parent 65f6a0b4ee
commit 79cdd1b9b2

2
impls/fennel/Makefile Normal file
View File

@ -0,0 +1,2 @@
all:
true