Paladin of the Pegasos
Posts: 1289 from 2003/2/25
From: binaryriot
if you want to compile with makefile.morphos you must tell make this:
make -f makefile.morphos
or rename makefile.morphos to just Makefile then make will find it per default.
And if you're a beginner.. start with (and stay with) C and not C++. It will safe you a lot dead brain cells in the end. ;)
regards,
tokai