mirror of
https://github.com/love2d/megasource.git
synced 2026-08-12 08:30:59 +02:00
6 lines
100 B
Makefile
6 lines
100 B
Makefile
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|