mirror of
https://github.com/holub/mame
synced 2025-04-21 16:01:56 +03: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
|