root/user/uw-testbin/yhog/Makefile

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

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

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


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


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