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

NAME = TeXview

INTERFACES = TeXview.nib
CLASSES = CText.m ComScroll.m PageView.m SheetView.m TVPrint.m TVWindow.m \
          TeXviewApp.m TeXviewObject.m
MFILES = TeXview_main.m config.m
CFILES = color.c dopage.c dospecial.c drawPS.c dviAccessors.c dviinput.c \
         fontdef.c initialize.c ipc.c loadfont.c makefont.c mymalloc.c \
         papersiz.c pots.c preview.c random.c resident.c scalewidth.c \
         search.c skippage.c tfmload.c unpack.c virtualfont.c
HFILES = dviAccessors.h paths.h structures.h
PSWFILES = tex.psw
APPICON = tex.tiff
DOCICONS = dvi.tiff tex.tiff

SOURCEMODE = 444

LIBS = -lNeXT_s -lsys_s
DEBUG_LIBS = $(LIBS)
PROF_LIBS = -lNeXT_p -lsys_p

MAKEFILEDIR = /usr/lib/nib
ICONSECTIONS =	-sectcreate __ICON app tex.tiff \
		-sectcreate __ICON dvi dvi.tiff \
		-sectcreate __ICON tex tex.tiff

INSTALLDIR = /NextDeveloper/Demos
INSTALLFLAGS = -c -s -m 755

-include Makefile.preamble

include $(MAKEFILEDIR)/app.make

-include Makefile.postamble

-include Makefile.dependencies
