mirror of
https://github.com/mamedev/mame.git
synced 2024-11-16 07:48:32 +01:00
5 lines
100 B
Makefile
5 lines
100 B
Makefile
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|