### # # This is the installation Makefile for nexusrmi for Unix # platforms. Currently supported are Solaris, Irix, Linux, # and, AIX. # ### ### # # Specify the directory where the NexusRMI runtime should # be installed. Note that to use the runtime, this directory # needs to be in your CLASSPATH. # RTS_DIR = /u/breg/temp/java ### # # Specify the directory where the NexusRMI compiler executables # should be installed. To compile RMI applications against # NexusRMI this directory should be in your PATH. Note that # subdirectories for supported architectures are created in # this directory. # BIN_DIR = /u/breg/temp/bin ### # # Specify the directory where the NexusRMI documentation is # to be installed. DOC_DIR = /u/breg/temp/doc ### # # Specify the architecture for which the binaries should be # compiled # ARCHITECTURE = sunos