# Modify the next line to point to your rtl.mk file include /usr/src/rtlinux/rtlinux/rtl.mk # Modify the INSTALL_DIR to point to the uncompressed RTLJAVA tree # for example: # INSTALL_DIR=\"/home/miguel/investigacion/Java/rtjvm\" INSTALL_DIR=\"[HERE your path]\" # Please, check that your classpath dir is /usr/local/classpath # Otherwise update the next variable: CLASSPATH_INSTALL_DIR=\"/usr/local/classpath\" VERSION=\"1\" clean: @$(RM) -f *.o *.a *~ jvm