# KallistiOS 0.6
#
# userland/test1/Makefile
# (c)2000 Dan Potter
#   
# $Id: Makefile,v 1.1 2000/11/09 05:22:44 bard Exp $

PROG = test1
OBJS = test1.o

include ../Makefile.prefab
