1
1
mirror of https://github.com/kanaka/mal.git synced 2024-10-27 14:52:16 +03:00
mal/impls/xslt/Makefile
AnotherTest 73e80a3974 ...add default target back 🤦
I'm sorry, travis....
2020-05-30 23:37:21 +04:30

8 lines
72 B
Makefile

.DEFAULT:
echo
.PHONY: clean
all:
echo "hello there general kenobi"