X-Git-Url: http://wien.tomnetworks.com/gitweb/?p=pyfrprog.git;a=blobdiff_plain;f=pkernel%2FMakefile;fp=pkernel%2FMakefile;h=ff044d80e7eb703548ef8c2ecbbce798aee3ddf2;hp=3da18c06ccffdcc21445976b487c0a50424b993e;hb=e5334b6ea16e1639d1ffdc4ca7d5db5edc00b096;hpb=681cf4a0c4e1c888b23ef56cec098b7e0bb3c4df diff --git a/pkernel/Makefile b/pkernel/Makefile index 3da18c0..ff044d8 100644 --- a/pkernel/Makefile +++ b/pkernel/Makefile @@ -1,16 +1,15 @@ -# TODO: make upload, remove warnings - -# hinweise: -# wenn folgende meldung kommt +# note: +# when this message appears on build #> "*** F9012D : tool execute is failed (fasm911s)" -# per 'wine regedit' den string "Path" in +# you have to set the "Path" environment var in wine. +# start 'wine regedit' and create a string "Path" in #> HKEY_CURRENT_USER/Environment -# setzen, naemlich auf die ausgabe von +# and set it to the output of #> winepath $FUJDEV/Bin -# natuerlich muss $FUJDEV richtig gesetzt sein! +# consider you have to set $FUJDEV properly ifeq ($(strip $(FUJDEV)),) -$(error "Set FUJDEV in your environment. Ususally this is the Rootpath of the Softune installer. You MUST NOT install it through wine.") +$(error "Set FUJDEV in your environment. Ususally this is the Rootpath of the Softune installer package. You MUST NOT install it through wine.") endif PREFIX = wine $(FUJDEV)/Bin/