mirror of
https://github.com/pineappleEA/pineapple-src.git
synced 2025-01-21 01:14:06 -05: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
|