# Generated automatically from Makefile.in by configure. # Makefile.in generated automatically by automake 1.4 from Makefile.am # Copyright (C) 1994, 1995-8, 1999 Free Software Foundation, Inc. # This Makefile.in is free software; the Free Software Foundation # gives unlimited permission to copy and/or distribute it, # with or without modifications, as long as this notice is preserved. # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY, to the extent permitted by law; without # even the implied warranty of MERCHANTABILITY or FITNESS FOR A # PARTICULAR PURPOSE. SHELL = /usr/local/bin/tcsh srcdir = . top_srcdir = ../../.. prefix = /u/ma/hohn/bin/sparc/usr/local exec_prefix = ${prefix} bindir = ${exec_prefix}/bin sbindir = ${exec_prefix}/sbin libexecdir = ${exec_prefix}/libexec datadir = ${prefix}/share sysconfdir = ${prefix}/etc sharedstatedir = ${prefix}/com localstatedir = ${prefix}/var libdir = ${exec_prefix}/lib infodir = ${prefix}/info mandir = ${prefix}/man includedir = ${prefix}/include oldincludedir = /usr/include DESTDIR = pkgdatadir = $(datadir)/dx pkglibdir = $(libdir)/dx pkgincludedir = $(includedir)/dx top_builddir = ../../.. ACLOCAL = aclocal AUTOCONF = autoconf AUTOMAKE = automake AUTOHEADER = autoheader INSTALL = /usr/local/bin/install -c INSTALL_PROGRAM = ${INSTALL} $(AM_INSTALL_PROGRAM_FLAGS) INSTALL_DATA = ${INSTALL} -m 644 INSTALL_SCRIPT = @INSTALL_SCRIPT@ transform = s,x,x, NORMAL_INSTALL = : PRE_INSTALL = : POST_INSTALL = : NORMAL_UNINSTALL = : PRE_UNINSTALL = : POST_UNINSTALL = : ARCH = solaris CC = gcc CPP = gcc -E CXX = c++ CXXCPP = @CXXCPP@ EXEEXT = HAVE_CSH = 1 INSTALL_DX_CSH = dx dx.workerscript INSTALL_DX_EXE = MAKEINFO = makeinfo PACKAGE = dx RANLIB = ranlib SHELL = /usr/local/bin/tcsh VERSION = 4.0 YACC = bison -y yakker = bison INCLUDES = -I../widgets -I../../../include -Dsolaris noinst_LIBRARIES = libBASE.a libBASE_a_SOURCES = Application.C ApplyFileDialog.C ButtonInterface.C CascadeMenu.C CloseWindowCommand.C CmdEntry.C Command.C CommandInterface.C ConfirmedCommand.C DeferrableAction.C Dialog.C DialogManager.C Dictionary.C DragSource.C DropSite.C DXTensor.C DXType.C DXValue.C DynamicResource.C ErrorDialogManager.C FileDialog.C HelpMenuCommand.C HelpOnContextCommand.C HelpWin.C IBMApplication.C IBMMainWindow.C InfoDialogManager.C License.C Link.C List.C ListEditor.C ListIterator.C MainWindow.C NoOpCommand.C NoUndoCommand.C NoUndoHelpCmd.C OptionalPreActionCommand.C PreActionCommand.C QuestionDialogManager.C QuitCommand.C RepeatingToggle.C SaveFileDialog.C Server.C SetNameDialog.C Stack.C Strings.C StringTable.C SymbolManager.C TemporaryLicense.C TextEditDialog.C TextFile.C TextFileFileDialog.C TextPopup.C TextSelector.C TimedDialog.C TimedMessage.C ToggleButtonInterface.C TransferStyle.C UIComponent.C UIComponentHelpCommand.C UndoCommand.C WarningDialogManager.C WizardDialog.C WorkSpace.C WorkSpaceGrid.C WorkSpaceInfo.C WorkSpaceRoot.C XHandler.C XmUtility.C lex.C util.C helpcallbacks.c help.c helplist.c helpstack.c history.c parse.c noinst_HEADERS = ActiveItemDictionary.h AllocatorDictionary.h Application.h ApplyFileDialog.h Base.h ButtonInterface.h CascadeMenu.h Client.h CloseWindowCommand.h CmdEntry.h Command.h CommandInterface.h CommandScope.h ConfirmedCommand.h DXTensor.h DXType.h DXValue.h DefaultingDictionary.h DeferrableAction.h Definition.h Dialog.h DialogData.h DialogManager.h Dictionary.h DictionaryIterator.h DragSource.h DropSite.h DynamicResource.h ErrorDialogManager.h FileDialog.h HelpMenuCommand.h HelpOnContextCommand.h HelpWin.h IBMApplication.h IBMMainWindow.h IBMVersion.h InfoDialogManager.h License.h Link.h List.h ListEditor.h ListIterator.h MainWindow.h NoOpCommand.h NoUndoCommand.h NoUndoHelpCmd.h OptionalPreActionCommand.h PreActionCommand.h QuestionDialogManager.h QuitCommand.h RepeatingToggle.h SaveFileDialog.h Server.h SetNameDialog.h Stack.h StringTable.h Strings.h SymbolManager.h TemporaryLicense.h TextEditDialog.h TextFile.h TextFileFileDialog.h TextPopup.h TextSelector.h TimedDialog.h TimedMessage.h ToggleButtonInterface.h TransferStyle.h UIComponent.h UIComponentHelpCommand.h UIConfig.h UndoCommand.h WarningDialogManager.h WizardDialog.h WorkSpace.h WorkSpaceGrid.h WorkSpaceInfo.h WorkSpacePage.h WorkSpaceRoot.h XHandler.h XmUtility.h defines.h help.h helplist.h helpstack.h history.h icon50.h lex.h logo.h mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs CONFIG_HEADER = ../../../include/dxconfig.h CONFIG_CLEAN_FILES = LIBRARIES = $(noinst_LIBRARIES) DEFS = -DHAVE_CONFIG_H -I. -I$(srcdir) -I../../../include CPPFLAGS = LDFLAGS = LIBS = -lnetcdf -lz -ldl -lg++ -lpthread -lSM -lICE -lgen -L/usr/openwin/lib -L/usr/openwin/lib -ldga -lXmu libBASE_a_LIBADD = libBASE_a_OBJECTS = Application.o ApplyFileDialog.o ButtonInterface.o \ CascadeMenu.o CloseWindowCommand.o CmdEntry.o Command.o \ CommandInterface.o ConfirmedCommand.o DeferrableAction.o Dialog.o \ DialogManager.o Dictionary.o DragSource.o DropSite.o DXTensor.o \ DXType.o DXValue.o DynamicResource.o ErrorDialogManager.o FileDialog.o \ HelpMenuCommand.o HelpOnContextCommand.o HelpWin.o IBMApplication.o \ IBMMainWindow.o InfoDialogManager.o License.o Link.o List.o \ ListEditor.o ListIterator.o MainWindow.o NoOpCommand.o NoUndoCommand.o \ NoUndoHelpCmd.o OptionalPreActionCommand.o PreActionCommand.o \ QuestionDialogManager.o QuitCommand.o RepeatingToggle.o \ SaveFileDialog.o Server.o SetNameDialog.o Stack.o Strings.o \ StringTable.o SymbolManager.o TemporaryLicense.o TextEditDialog.o \ TextFile.o TextFileFileDialog.o TextPopup.o TextSelector.o \ TimedDialog.o TimedMessage.o ToggleButtonInterface.o TransferStyle.o \ UIComponent.o UIComponentHelpCommand.o UndoCommand.o \ WarningDialogManager.o WizardDialog.o WorkSpace.o WorkSpaceGrid.o \ WorkSpaceInfo.o WorkSpaceRoot.o XHandler.o XmUtility.o lex.o util.o \ helpcallbacks.o help.o helplist.o helpstack.o history.o parse.o AR = ar CXXFLAGS = -I/usr/openwin/include CXXCOMPILE = $(CXX) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CXXFLAGS) $(CXXFLAGS) CXXLD = $(CXX) CXXLINK = $(CXXLD) $(AM_CXXFLAGS) $(CXXFLAGS) $(LDFLAGS) -o $@ CFLAGS = -g -O2 -I/usr/openwin/include COMPILE = $(CC) $(DEFS) $(INCLUDES) $(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS) CCLD = $(CC) LINK = $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(LDFLAGS) -o $@ HEADERS = $(noinst_HEADERS) DIST_COMMON = Makefile.am Makefile.in DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST) TAR = tar GZIP_ENV = --best SOURCES = $(libBASE_a_SOURCES) OBJECTS = $(libBASE_a_OBJECTS) all: all-redirect .SUFFIXES: .SUFFIXES: .C .S .c .o .s $(srcdir)/Makefile.in: Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps src/ui++/base/Makefile Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status cd $(top_builddir) \ && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status mostlyclean-noinstLIBRARIES: clean-noinstLIBRARIES: -test -z "$(noinst_LIBRARIES)" || rm -f $(noinst_LIBRARIES) distclean-noinstLIBRARIES: maintainer-clean-noinstLIBRARIES: .c.o: $(COMPILE) -c $< .s.o: $(COMPILE) -c $< .S.o: $(COMPILE) -c $< mostlyclean-compile: -rm -f *.o core *.core clean-compile: distclean-compile: -rm -f *.tab.c maintainer-clean-compile: libBASE.a: $(libBASE_a_OBJECTS) $(libBASE_a_DEPENDENCIES) -rm -f libBASE.a $(AR) cru libBASE.a $(libBASE_a_OBJECTS) $(libBASE_a_LIBADD) $(RANLIB) libBASE.a .C.o: $(CXXCOMPILE) -c $< tags: TAGS ID: $(HEADERS) $(SOURCES) $(LISP) list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ here=`pwd` && cd $(srcdir) \ && mkid -f$$here/ID $$unique $(LISP) TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) $(LISP) tags=; \ here=`pwd`; \ list='$(SOURCES) $(HEADERS)'; \ unique=`for i in $$list; do echo $$i; done | \ awk ' { files[$$0] = 1; } \ END { for (i in files) print i; }'`; \ test -z "$(ETAGS_ARGS)$$unique$(LISP)$$tags" \ || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags $$unique $(LISP) -o $$here/TAGS) mostlyclean-tags: clean-tags: distclean-tags: -rm -f TAGS ID maintainer-clean-tags: distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir) subdir = src/ui++/base distdir: $(DISTFILES) @for file in $(DISTFILES); do \ d=$(srcdir); \ if test -d $$d/$$file; then \ cp -pr $$/$$file $(distdir)/$$file; \ else \ test -f $(distdir)/$$file \ || ln $$d/$$file $(distdir)/$$file 2> /dev/null \ || cp -p $$d/$$file $(distdir)/$$file || :; \ fi; \ done Application.o: Application.C ../../../include/dxconfig.h Application.h \ defines.h UIConfig.h UIComponent.h Base.h Server.h \ SymbolManager.h StringTable.h List.h Client.h Command.h \ Strings.h TimedMessage.h TimedDialog.h Dialog.h ApplyFileDialog.o: ApplyFileDialog.C ../../../include/dxconfig.h \ defines.h UIConfig.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h ApplyFileDialog.h \ FileDialog.h Dialog.h ErrorDialogManager.h DialogManager.h ButtonInterface.o: ButtonInterface.C ../../../include/dxconfig.h \ ButtonInterface.h defines.h UIConfig.h CommandInterface.h \ UIComponent.h Base.h Client.h SymbolManager.h StringTable.h CascadeMenu.o: CascadeMenu.C ../../../include/dxconfig.h CascadeMenu.h \ defines.h UIConfig.h UIComponent.h Base.h List.h Strings.h \ ListIterator.h CloseWindowCommand.o: CloseWindowCommand.C ../../../include/dxconfig.h \ MainWindow.h defines.h UIConfig.h UIComponent.h Base.h Client.h \ SymbolManager.h StringTable.h CloseWindowCommand.h \ NoUndoCommand.h Command.h Server.h List.h CmdEntry.o: CmdEntry.C ../../../include/dxconfig.h defines.h UIConfig.h \ Strings.h CmdEntry.h Base.h Dictionary.h SymbolManager.h \ StringTable.h List.h DictionaryIterator.h Link.h ListIterator.h \ Command.h Server.h Command.o: Command.C ../../../include/dxconfig.h Command.h defines.h \ UIConfig.h Server.h Base.h SymbolManager.h StringTable.h List.h \ ListIterator.h Client.h Application.h UIComponent.h \ CommandScope.h Strings.h CommandInterface.o: CommandInterface.C ../../../include/dxconfig.h \ CommandInterface.h defines.h UIConfig.h UIComponent.h Base.h \ Client.h SymbolManager.h StringTable.h Command.h Server.h \ List.h Application.h ConfirmedCommand.o: ConfirmedCommand.C ../../../include/dxconfig.h \ UIConfig.h defines.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h \ ConfirmedCommand.h NoUndoCommand.h Command.h \ QuestionDialogManager.h DialogManager.h CommandInterface.h \ Client.h DXTensor.o: DXTensor.C ../../../include/dxconfig.h UIConfig.h defines.h \ DXTensor.h Base.h DXValue.h Strings.h DXType.h lex.h DXType.o: DXType.C ../../../include/dxconfig.h defines.h UIConfig.h \ Strings.h List.h Base.h ListIterator.h DXType.h DXValue.h \ DXTensor.h DXValue.o: DXValue.C ../../../include/dxconfig.h DXValue.h UIConfig.h \ defines.h Strings.h Base.h DXType.h DXTensor.h List.h \ ListIterator.h lex.h DeferrableAction.o: DeferrableAction.C ../../../include/dxconfig.h \ defines.h UIConfig.h DeferrableAction.h Base.h Dialog.o: Dialog.C ../../../include/dxconfig.h defines.h UIConfig.h \ Application.h UIComponent.h Base.h Server.h SymbolManager.h \ StringTable.h List.h Dialog.h DialogManager.o: DialogManager.C ../../../include/dxconfig.h \ DialogManager.h UIConfig.h defines.h UIComponent.h Base.h \ DialogData.h Application.h Server.h SymbolManager.h \ StringTable.h List.h Dictionary.o: Dictionary.C ../../../include/dxconfig.h UIConfig.h \ defines.h Strings.h Dictionary.h Base.h SymbolManager.h \ StringTable.h List.h Definition.h ListIterator.h \ DictionaryIterator.h Link.h DragSource.o: DragSource.C ../../../include/dxconfig.h defines.h \ UIConfig.h DragSource.h Base.h TransferStyle.h SymbolManager.h \ StringTable.h Application.h UIComponent.h Server.h List.h \ WarningDialogManager.h DialogManager.h Dictionary.h \ DictionaryIterator.h Link.h ListIterator.h DropSite.o: DropSite.C ../../../include/dxconfig.h defines.h UIConfig.h \ Application.h UIComponent.h Base.h Server.h SymbolManager.h \ StringTable.h List.h DropSite.h TransferStyle.h Dictionary.h \ DictionaryIterator.h Link.h ListIterator.h DynamicResource.o: DynamicResource.C ../../../include/dxconfig.h \ DynamicResource.h defines.h UIConfig.h Base.h ErrorDialogManager.o: ErrorDialogManager.C ../../../include/dxconfig.h \ UIConfig.h ErrorDialogManager.h defines.h DialogManager.h \ UIComponent.h Base.h Application.h Server.h SymbolManager.h \ StringTable.h List.h FileDialog.o: FileDialog.C ../../../include/dxconfig.h UIConfig.h \ defines.h FileDialog.h Dialog.h UIComponent.h Base.h \ Application.h Server.h SymbolManager.h StringTable.h List.h \ Strings.h ErrorDialogManager.h DialogManager.h HelpMenuCommand.o: HelpMenuCommand.C ../../../include/dxconfig.h \ defines.h UIConfig.h HelpMenuCommand.h NoUndoCommand.h \ Command.h Server.h Base.h SymbolManager.h StringTable.h List.h \ IBMApplication.h Application.h UIComponent.h CommandInterface.h \ Client.h InfoDialogManager.h DialogManager.h HelpOnContextCommand.o: HelpOnContextCommand.C \ ../../../include/dxconfig.h HelpOnContextCommand.h defines.h \ UIConfig.h NoUndoCommand.h Command.h Server.h Base.h \ SymbolManager.h StringTable.h List.h Application.h \ UIComponent.h MainWindow.h Client.h HelpWin.o: HelpWin.C ../../../include/dxconfig.h defines.h UIConfig.h \ Strings.h HelpWin.h MainWindow.h UIComponent.h Base.h Client.h \ SymbolManager.h StringTable.h Dictionary.h List.h Application.h \ Server.h ButtonInterface.h CommandInterface.h NoUndoHelpCmd.h \ NoUndoCommand.h Command.h DictionaryIterator.h Link.h \ ListIterator.h help.h history.h helplist.h helpstack.h \ ../widgets/MultiText.h IBMApplication.o: IBMApplication.C ../../../include/dxconfig.h defines.h \ UIConfig.h IBMApplication.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h HelpMenuCommand.h \ NoUndoCommand.h Command.h MainWindow.h Client.h \ ../widgets/XmDX.h ../widgets/findcolor.h HelpWin.h Dictionary.h \ ErrorDialogManager.h DialogManager.h WarningDialogManager.h \ Strings.h IBMVersion.h lex.h logo.h icon50.h ListIterator.h IBMMainWindow.o: IBMMainWindow.C ../../../include/dxconfig.h Strings.h \ UIConfig.h defines.h IBMMainWindow.h MainWindow.h UIComponent.h \ Base.h Client.h SymbolManager.h StringTable.h IBMApplication.h \ Application.h Server.h List.h CommandScope.h Command.h \ HelpOnContextCommand.h NoUndoCommand.h UIComponentHelpCommand.h \ ButtonInterface.h CommandInterface.h WarningDialogManager.h \ DialogManager.h HelpMenuCommand.h icon50.h WizardDialog.h \ TextEditDialog.h Dialog.h InfoDialogManager.o: InfoDialogManager.C ../../../include/dxconfig.h \ UIConfig.h InfoDialogManager.h defines.h DialogManager.h \ UIComponent.h Base.h Application.h Server.h SymbolManager.h \ StringTable.h List.h Strings.h License.o: License.C ../../../include/dxconfig.h UIConfig.h Strings.h \ defines.h IBMApplication.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h License.h Link.o: Link.C ../../../include/dxconfig.h Link.h defines.h UIConfig.h \ Base.h List.o: List.C ../../../include/dxconfig.h UIConfig.h List.h defines.h \ Base.h ListIterator.h Link.h ListEditor.o: ListEditor.C ../../../include/dxconfig.h defines.h \ UIConfig.h lex.h Strings.h ListEditor.h Base.h ListIterator.o: ListIterator.C ../../../include/dxconfig.h \ ListIterator.h defines.h UIConfig.h Base.h List.h Link.h MainWindow.o: MainWindow.C ../../../include/dxconfig.h Strings.h \ UIConfig.h defines.h MainWindow.h UIComponent.h Base.h Client.h \ SymbolManager.h StringTable.h Application.h Server.h List.h \ CommandScope.h Command.h NoOpCommand.o: NoOpCommand.C ../../../include/dxconfig.h NoOpCommand.h \ defines.h UIConfig.h Command.h Server.h Base.h SymbolManager.h \ StringTable.h List.h NoUndoCommand.o: NoUndoCommand.C ../../../include/dxconfig.h \ NoUndoCommand.h defines.h UIConfig.h Command.h Server.h Base.h \ SymbolManager.h StringTable.h List.h NoUndoHelpCmd.o: NoUndoHelpCmd.C ../../../include/dxconfig.h defines.h \ UIConfig.h NoUndoHelpCmd.h NoUndoCommand.h Command.h Server.h \ Base.h SymbolManager.h StringTable.h List.h HelpWin.h \ MainWindow.h UIComponent.h Client.h Dictionary.h OptionalPreActionCommand.o: OptionalPreActionCommand.C \ ../../../include/dxconfig.h OptionalPreActionCommand.h \ UIConfig.h defines.h PreActionCommand.h NoUndoCommand.h \ Command.h Server.h Base.h SymbolManager.h StringTable.h List.h PreActionCommand.o: PreActionCommand.C ../../../include/dxconfig.h \ UIConfig.h defines.h PreActionCommand.h NoUndoCommand.h \ Command.h Server.h Base.h SymbolManager.h StringTable.h List.h \ DialogManager.h UIComponent.h Application.h \ QuestionDialogManager.h CommandInterface.h Client.h QuestionDialogManager.o: QuestionDialogManager.C \ ../../../include/dxconfig.h QuestionDialogManager.h defines.h \ UIConfig.h DialogManager.h UIComponent.h Base.h Application.h \ Server.h SymbolManager.h StringTable.h List.h QuitCommand.o: QuitCommand.C ../../../include/dxconfig.h QuitCommand.h \ defines.h UIConfig.h ConfirmedCommand.h NoUndoCommand.h \ Command.h Server.h Base.h SymbolManager.h StringTable.h List.h \ Application.h UIComponent.h RepeatingToggle.o: RepeatingToggle.C ../../../include/dxconfig.h \ RepeatingToggle.h ToggleButtonInterface.h defines.h UIConfig.h \ CommandInterface.h UIComponent.h Base.h Client.h \ SymbolManager.h StringTable.h Command.h Server.h List.h SaveFileDialog.o: SaveFileDialog.C ../../../include/dxconfig.h defines.h \ UIConfig.h Strings.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h SaveFileDialog.h \ FileDialog.h Dialog.h QuestionDialogManager.h DialogManager.h Server.o: Server.C ../../../include/dxconfig.h Server.h defines.h \ UIConfig.h Base.h SymbolManager.h StringTable.h List.h \ ListIterator.h Client.h SetNameDialog.o: SetNameDialog.C ../../../include/dxconfig.h defines.h \ UIConfig.h Strings.h SetNameDialog.h TextEditDialog.h Dialog.h \ UIComponent.h Base.h Application.h Server.h SymbolManager.h \ StringTable.h List.h Stack.o: Stack.C ../../../include/dxconfig.h defines.h UIConfig.h \ Stack.h List.h Base.h StringTable.o: StringTable.C ../../../include/dxconfig.h StringTable.h \ defines.h UIConfig.h Base.h List.h ListIterator.h Strings.h Strings.o: Strings.C ../../../include/dxconfig.h Strings.h UIConfig.h \ defines.h lex.h SymbolManager.o: SymbolManager.C ../../../include/dxconfig.h \ SymbolManager.h defines.h UIConfig.h StringTable.h Base.h TemporaryLicense.o: TemporaryLicense.C ../../../include/dxconfig.h TextEditDialog.o: TextEditDialog.C ../../../include/dxconfig.h defines.h \ UIConfig.h Application.h UIComponent.h Base.h Server.h \ SymbolManager.h StringTable.h List.h TextEditDialog.h Dialog.h \ ButtonInterface.h CommandInterface.h Client.h TextFile.o: TextFile.C ../../../include/dxconfig.h UIConfig.h defines.h \ Strings.h Application.h UIComponent.h Base.h Server.h \ SymbolManager.h StringTable.h List.h TextFile.h Dialog.h \ TextFileFileDialog.h FileDialog.h TextFileFileDialog.o: TextFileFileDialog.C ../../../include/dxconfig.h \ defines.h UIConfig.h Strings.h Application.h UIComponent.h \ Base.h Server.h SymbolManager.h StringTable.h List.h \ TextFileFileDialog.h FileDialog.h Dialog.h TextFile.h TextPopup.o: TextPopup.C ../../../include/dxconfig.h UIConfig.h \ defines.h Application.h UIComponent.h Base.h Server.h \ SymbolManager.h StringTable.h List.h TextPopup.h TextSelector.o: TextSelector.C ../../../include/dxconfig.h \ TextSelector.h UIComponent.h defines.h UIConfig.h Base.h List.h \ ListIterator.h IBMApplication.h Application.h Server.h \ SymbolManager.h StringTable.h Strings.h lex.h TimedDialog.o: TimedDialog.C ../../../include/dxconfig.h TimedDialog.h \ defines.h UIConfig.h Dialog.h UIComponent.h Base.h \ Application.h Server.h SymbolManager.h StringTable.h List.h TimedMessage.o: TimedMessage.C ../../../include/dxconfig.h defines.h \ UIConfig.h Strings.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h TimedMessage.h \ TimedDialog.h Dialog.h ToggleButtonInterface.o: ToggleButtonInterface.C \ ../../../include/dxconfig.h ToggleButtonInterface.h defines.h \ UIConfig.h CommandInterface.h UIComponent.h Base.h Client.h \ SymbolManager.h StringTable.h TransferStyle.o: TransferStyle.C ../../../include/dxconfig.h \ TransferStyle.h Base.h defines.h UIConfig.h SymbolManager.h \ StringTable.h Application.h UIComponent.h Server.h List.h UIComponent.o: UIComponent.C ../../../include/dxconfig.h UIComponent.h \ defines.h UIConfig.h Base.h Application.h Server.h \ SymbolManager.h StringTable.h List.h WarningDialogManager.h \ DialogManager.h Strings.h UIComponentHelpCommand.o: UIComponentHelpCommand.C \ ../../../include/dxconfig.h UIComponentHelpCommand.h defines.h \ UIConfig.h NoUndoCommand.h Command.h Server.h Base.h \ SymbolManager.h StringTable.h List.h UIComponent.h UndoCommand.o: UndoCommand.C ../../../include/dxconfig.h UndoCommand.h \ defines.h UIConfig.h NoUndoCommand.h Command.h Server.h Base.h \ SymbolManager.h StringTable.h List.h ListIterator.h \ CommandScope.h WarningDialogManager.o: WarningDialogManager.C \ ../../../include/dxconfig.h UIConfig.h Application.h defines.h \ UIComponent.h Base.h Server.h SymbolManager.h StringTable.h \ List.h WarningDialogManager.h DialogManager.h WizardDialog.o: WizardDialog.C ../../../include/dxconfig.h UIConfig.h \ defines.h IBMApplication.h Application.h UIComponent.h Base.h \ Server.h SymbolManager.h StringTable.h List.h WizardDialog.h \ TextEditDialog.h Dialog.h Strings.h ListIterator.h WorkSpace.o: WorkSpace.C ../../../include/dxconfig.h ../widgets/XmDX.h \ defines.h UIConfig.h WorkSpace.h UIComponent.h Base.h \ WorkSpaceInfo.h WorkSpaceGrid.h Application.h Server.h \ SymbolManager.h StringTable.h List.h ListIterator.h \ ../widgets/WorkspaceW.h WorkSpaceGrid.o: WorkSpaceGrid.C ../../../include/dxconfig.h \ ../widgets/XmDX.h defines.h UIConfig.h Strings.h \ WorkSpaceGrid.h Base.h ErrorDialogManager.h DialogManager.h \ UIComponent.h WorkSpaceInfo.o: WorkSpaceInfo.C ../../../include/dxconfig.h defines.h \ UIConfig.h Strings.h WorkSpace.h UIComponent.h Base.h \ WorkSpaceInfo.h WorkSpaceGrid.h WorkSpaceRoot.o: WorkSpaceRoot.C ../../../include/dxconfig.h WorkSpace.h \ defines.h UIConfig.h UIComponent.h Base.h WorkSpaceRoot.h \ List.h SymbolManager.h StringTable.h WorkSpaceInfo.h \ WorkSpaceGrid.h ListIterator.h ../widgets/WorkspaceW.h \ ../widgets/XmDX.h XHandler.o: XHandler.C ../../../include/dxconfig.h defines.h UIConfig.h \ XHandler.h Base.h List.h ListIterator.h XmUtility.o: XmUtility.C ../../../include/dxconfig.h Strings.h \ UIConfig.h defines.h lex.h XmUtility.h help.o: help.c ../../../include/dxconfig.h UIConfig.h \ ../widgets/MultiText.h help.h history.h helplist.h helpstack.h helpcallbacks.o: helpcallbacks.c ../../../include/dxconfig.h \ ../widgets/MultiText.h help.h history.h helplist.h helpstack.h helplist.o: helplist.c ../../../include/dxconfig.h helplist.h helpstack.o: helpstack.c ../../../include/dxconfig.h help.h history.h \ helplist.h helpstack.h history.o: history.c ../../../include/dxconfig.h defines.h UIConfig.h \ ../widgets/MultiText.h help.h history.h helplist.h helpstack.h lex.o: lex.C ../../../include/dxconfig.h UIConfig.h defines.h lex.h \ Strings.h parse.o: parse.c ../../../include/dxconfig.h ../widgets/MultiText.h \ help.h history.h helplist.h helpstack.h util.o: util.C ../../../include/dxconfig.h info-am: info: info-am dvi-am: dvi: dvi-am check-am: all-am check: check-am installcheck-am: installcheck: installcheck-am install-exec-am: install-exec: install-exec-am install-data-am: install-data: install-data-am install-am: all-am @$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am install: install-am uninstall-am: uninstall: uninstall-am all-am: Makefile $(LIBRARIES) $(HEADERS) all-redirect: all-am install-strip: $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install installdirs: mostlyclean-generic: clean-generic: distclean-generic: -rm -f Makefile $(CONFIG_CLEAN_FILES) -rm -f config.cache config.log stamp-h stamp-h[0-9]* maintainer-clean-generic: mostlyclean-am: mostlyclean-noinstLIBRARIES mostlyclean-compile \ mostlyclean-tags mostlyclean-generic mostlyclean: mostlyclean-am clean-am: clean-noinstLIBRARIES clean-compile clean-tags clean-generic \ mostlyclean-am clean: clean-am distclean-am: distclean-noinstLIBRARIES distclean-compile \ distclean-tags distclean-generic clean-am distclean: distclean-am maintainer-clean-am: maintainer-clean-noinstLIBRARIES \ maintainer-clean-compile maintainer-clean-tags \ maintainer-clean-generic distclean-am @echo "This command is intended for maintainers to use;" @echo "it deletes files that may require special tools to rebuild." maintainer-clean: maintainer-clean-am .PHONY: mostlyclean-noinstLIBRARIES distclean-noinstLIBRARIES \ clean-noinstLIBRARIES maintainer-clean-noinstLIBRARIES \ mostlyclean-compile distclean-compile clean-compile \ maintainer-clean-compile tags mostlyclean-tags distclean-tags \ clean-tags maintainer-clean-tags distdir info-am info dvi-am dvi check \ check-am installcheck-am installcheck install-exec-am install-exec \ install-data-am install-data install-am install uninstall-am uninstall \ all-redirect all-am all installdirs mostlyclean-generic \ distclean-generic clean-generic maintainer-clean-generic clean \ mostlyclean distclean maintainer-clean # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: