# Following files need added #if defined(__EMX__) like __WIN32__
# either copy them to generic or compile the from here (latter: not for .h)
copy default.h ..\generic
copy tkPort.h ..\generic
#copy tkCanvPs.c ..\generic
#copy tkImgPhoto.c ..\generic
#copy tkMain.c ..\generic
#copy tkSend.c ..\generic
#copy tkTest.c ..\generic   (includes OS/2 specific code)
#copy tkWindow.c ..\generic
gmake -f makefile.emx
