# KallistiOS 0.6
#
# startup/Makefile
# (c)2000 Dan Potter
#   
# $Id: Makefile,v 1.2 2000/11/09 05:00:09 bard Exp $

OBJS = startup.o main.o
SUBDIRS = 

include ../Makefile.prefab


