#ident	"@(#)dthelp:Applications/Imakefile	1.18"
/**/#	Copyright (c) 1990, 1991, 1992, 1993, 1994 Novell, Inc. All Rights Reserved.
/**/#	Copyright (c) 1993 Novell, Inc. All Rights Reserved.
/**/#	  All Rights Reserved

/**/#	THIS IS UNPUBLISHED PROPRIETARY SOURCE CODE OF Novell Inc.
/**/#	The copyright notice above does not evidence any
/**/#	actual or intended publication of such source code.


all::

depend::

FILES = appl.hlp calc.hlp clock.hlp debug.hlp debug.defs dos.hlp edit.hlp \
        iconed.hlp Mailbox.hlp mail.hlp onlinedocs.hlp Open_Application.hlp \
        osMessageMonitor.hlp Remote_Access.hlp remappl.hlp term.hlp uucp.hlp \
        windows.hlp





InstallMultipleHelpFiles(appl.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
InstallMultipleHelpFiles(calc.hlp,$(USRLIBDIR)/locale/C/help/DtCalc)
InstallMultipleHelpFiles(clock.hlp,$(USRLIBDIR)/locale/C/help/dtclock)
InstallMultipleHelpFiles(dos.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
InstallMultipleHelpFiles(edit.hlp,$(USRLIBDIR)/locale/C/help/dtedit)
InstallMultipleHelpFiles(debug.defs,$(USRLIBDIR)/locale/C/help/debug)
InstallMultipleHelpFiles(debug.hlp,$(USRLIBDIR)/locale/C/help/debug)
InstallMultipleHelpFiles(iconed.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
InstallMultipleHelpFiles(Mailbox.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
InstallMultipleHelpFiles(mail.hlp,$(USRLIBDIR)/locale/C/help/dtmail)
InstallMultipleHelpFiles(onlinedocs.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
InstallMultipleHelpFiles(Open_Application.hlp,$(USRLIBDIR)/locale/C/help/Launch_Application)
InstallMultipleHelpFiles(osMessageMonitor.hlp,$(USRLIBDIR)/locale/C/help/osMessageMonitor)
InstallMultipleHelpFiles(Remote_Access.hlp,$(USRLIBDIR)/locale/C/help/Remote_Access)
InstallMultipleHelpFiles(remappl.hlp,$(USRLIBDIR)/locale/C/help/Remote_Apps)
InstallMultipleHelpFiles(term.hlp,$(USRLIBDIR)/locale/C/help/xterm)
InstallMultipleHelpFiles(uucp.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
InstallMultipleHelpFiles(windows.hlp,$(USRLIBDIR)/locale/C/help/DesktopMgr)
