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