1 # simple pmake detecting Makefile
8 CC
=@echo
"*******************************************************";\
9 echo
"Your make is broken- try to get yourself a working one.";\
10 echo
"gmake 3.79.1 or newer should be fine. ";\
11 echo
"*******************************************************";\
12 exit
1;exec
>/dev
/null
;echo