root/user/my-testbin/Makefile

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

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

# Just add new directories at the end of the line below.
SUBDIRS= example 

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

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