root/user/uw-testbin/argtesttest/Makefile

/* [<][>][^][v][top][bottom][index][help] */
# Makefile for argtesttest

TOP=../../..
.include "$(TOP)/mk/os161.config.mk"

PROG=argtesttest
SRCS=argtesttest.c
BINDIR=/uw-testbin

.include "$(TOP)/mk/os161.prog.mk"


/* [<][>][^][v][top][bottom][index][help] */