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