# Makefile libsc/iso9660
# 
# $Revision: 1.1 $

SCDEPTH=..
include ${SCDEPTH}/libscdefs

#
# Set up to build endian dependent objects
OBJECTDIR=$(TARGETDIR)
LIBPATH=$(LIBNAME)

CFILES= cye_mdebug.c cdrom.c iso.c iso9660.c

include $(LIBSCRULES)
