frodo-wii/Makefile
simon.kagstrom a71a5b1870 Refactor the makefile for host builds (completely). This is step 1,
the second is to go through the warnings and ... fix them!
2010-01-22 06:28:46 +00:00

5 lines
94 B
Makefile

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