mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-20 22:24:05 -05:00
6 lines
100 B
Makefile
Executable File
6 lines
100 B
Makefile
Executable File
all:
|
|
-@echo "Please use ./configure first. Thank you."
|
|
|
|
distclean:
|
|
make -f Makefile.in distclean
|