# Makefile for triplehuge TOP=../../.. .include "$(TOP)/mk/os161.config.mk" PROG=triplehuge SRCS=triplehuge.c triple.c BINDIR=/testbin .include "$(TOP)/mk/os161.prog.mk"