frodo-wii/Makefile

5 lines
94 B
Makefile
Raw Normal View History

all: message
message:
@echo "Run make -f Makefile.host or make -f Makefile.wii instead"