# Administrativia on where to find the TOM makefiles. prefix= /usr exec_prefix= ${prefix} tom_prefix= /usr # Name of the program that will be built. UNIT= rofile # The program consists of one file: hello.t. TOM_SRC= rofile TOM_MAKEFILES_DIR= $(tom_prefix)/lib/tom/makefiles include $(TOM_MAKEFILES_DIR)/GNUmakefile.bin