root/user/uw-testbin/xhog/Makefile

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

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

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


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


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