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