mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2025-04-22 09:51:24 +02:00
5 lines
94 B
Makefile
5 lines
94 B
Makefile
all: message
|
|
|
|
message:
|
|
@echo "Run make -f Makefile.host or make -f Makefile.wii instead"
|