# KallistiOS 0.6
#
# userland/2ndmix/Makefile
# (c)2000 Dan Potter
#   
# $Id: Makefile,v 1.1 2000/11/09 05:11:08 bard Exp $

PROG = 2ndmix
OBJS = 2ndmix.o

include ../Makefile.prefab
