mirror of
https://github.com/Oibaf66/frodo-wii.git
synced 2024-11-10 21:55:11 +01:00
a71a5b1870
the second is to go through the warnings and ... fix them!
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"
|