#
# Generated by the NeXT Project Builder.
#
# NOTE: Do NOT change this file -- Project Builder maintains it.
#
# Put all of your customizations in files called Makefile.preamble
# and Makefile.postamble (both optional), and Makefile will include them.
#

NAME = jpeg

PROJECTVERSION = 2.5
PROJECT_TYPE = Subproject
LANGUAGE = English

HFILES = jchuff.h jconfig.h jdct.h jdhuff.h jerror.h jinclude.h\
         jmemsys.h jmorecfg.h jpegint.h jpeglib.h jversion.h

CFILES = jcapimin.c jcapistd.c jccoefct.c jccolor.c jcdctmgr.c\
         jchuff.c jcinit.c jcmainct.c jcmarker.c jcmaster.c jcomapi.c\
         jcparam.c jcphuff.c jcprepct.c jcsample.c jctrans.c\
         jdapimin.c jdapistd.c jdatadst.c jdatasrc.c jdcoefct.c\
         jdcolor.c jddctmgr.c jdhuff.c jdinput.c jdmainct.c\
         jdmarker.c jdmaster.c jdmerge.c jdphuff.c jdpostct.c\
         jdsample.c jdtrans.c jerror.c jfdctflt.c jfdctfst.c\
         jfdctint.c jidctflt.c jidctfst.c jidctint.c jidctred.c\
         jmemmgr.c jmemnobs.c jquant1.c jquant2.c jutils.c

OTHERSRCS = Makefile.preamble Makefile Makefile.postamble


MAKEFILEDIR = $(NEXT_ROOT)/NextDeveloper/Makefiles/project
CODE_GEN_STYLE = DYNAMIC
MAKEFILE = subproj.make
NEXTSTEP_INSTALLDIR = /LocalLibrary/Frameworks
LIBS = 
DEBUG_LIBS = $(LIBS)
PROF_LIBS = $(LIBS)


PUBLIC_HEADERS = jconfig.h jerror.h jpeglib.h jversion.h jmorecfg.h\
                 jpegint.h jmemsys.h jinclude.h



include $(MAKEFILEDIR)/platform.make

-include Makefile.preamble

include $(MAKEFILEDIR)/$(MAKEFILE)

-include Makefile.postamble

-include Makefile.dependencies
