1
0
mirror of https://github.com/VCMP-SqMod/SqMod.git synced 2025-01-19 20:17:15 +01:00

6 lines
100 B
Makefile
Raw Normal View History

2020-03-22 14:54:40 +02:00
all:
-@echo "Please use ./configure first. Thank you."
distclean:
make -f Makefile.in distclean