# Makefile.in generated automatically by automake 1.2 from Makefile.am

# Copyright (C) 1994, 1995, 1996, 1997 Free Software Foundation, Inc.
# This Makefile.in is free software; the Free Software Foundation
# gives unlimited permission to copy, distribute and modify it.

#
# $Header: /cvsroot/hungry/lesstif/include/Motif-1.2/Xm/Makefile.am,v 1.3 1998/03/02 22:55:51 miers Exp $
#


SHELL = /bin/sh

srcdir = @srcdir@
top_srcdir = @top_srcdir@
VPATH = @srcdir@
prefix = @prefix@
exec_prefix = @exec_prefix@

bindir = @bindir@
sbindir = @sbindir@
libexecdir = @libexecdir@
datadir = @datadir@
sysconfdir = @sysconfdir@
sharedstatedir = @sharedstatedir@
localstatedir = @localstatedir@
libdir = @libdir@
infodir = @infodir@
mandir = @mandir@
includedir = @includedir@
oldincludedir = /usr/include

pkgdatadir = $(datadir)/@PACKAGE@
pkglibdir = $(libdir)/@PACKAGE@
pkgincludedir = $(includedir)/@PACKAGE@

top_builddir = ../../..

ACLOCAL = @ACLOCAL@
AUTOCONF = @AUTOCONF@
AUTOMAKE = @AUTOMAKE@
AUTOHEADER = @AUTOHEADER@

INSTALL = @INSTALL@
INSTALL_PROGRAM = @INSTALL_PROGRAM@
INSTALL_DATA = @INSTALL_DATA@
INSTALL_SCRIPT = @INSTALL_SCRIPT@
transform = @program_transform_name@

NORMAL_INSTALL = true
PRE_INSTALL = true
POST_INSTALL = true
NORMAL_UNINSTALL = true
PRE_UNINSTALL = true
POST_UNINSTALL = true
build_alias = @build_alias@
build_triplet = @build@
host_alias = @host_alias@
host_triplet = @host@
target_alias = @target_alias@
target_triplet = @target@
AR = @AR@
CC = @CC@
EXEEXT = @EXEEXT@
Editres = @Editres@
LD = @LD@
LEX = @LEX@
LEX_OUTPUT_ROOT = @LEX_OUTPUT_ROOT@
LIBTOOL = @LIBTOOL@
LIBTOOL_VERSION = @LIBTOOL_VERSION@
LN_S = @LN_S@
MAINT = @MAINT@
MAJOR_VERSION = @MAJOR_VERSION@
MAKEINFO = @MAKEINFO@
MINOR_VERSION = @MINOR_VERSION@
PACKAGE = @PACKAGE@
PICO_VERSION = @PICO_VERSION@
R6libs = @R6libs@
RANLIB = @RANLIB@
VERSION = @VERSION@
VarHaveMan2html = @VarHaveMan2html@
YACC = @YACC@
bindir = @bindir@
extralibs = @extralibs@
include_version_suffix = @include_version_suffix@
libdir = @libdir@
motif_includes = @motif_includes@
motif_libraries = @motif_libraries@
shared_make = @shared_make@
subdirs = @subdirs@
version_suffix = @version_suffix@
x_inc_path = @x_inc_path@
x_includes = @x_includes@
x_lib_path = @x_lib_path@
x_libraries = @x_libraries@

MAINTAINERCLEANFILES=Makefile.in
xmdir=	@prefix@/include/Xm

xm_HEADERS= \
	ArrowB.h ArrowBG.h ArrowBGP.h ArrowBP.h AtomMgr.h \
	BaseClassP.h BulletinB.h BulletinBP.h CacheP.h CascadeB.h \
	CascadeBG.h CascadeBGP.h CascadeBP.h Command.h CommandP.h \
	CutPaste.h CutPasteP.h DesktopP.h DialogS.h DialogSEP.h \
	DialogSP.h Display.h DisplayP.h DragC.h DragCP.h \
	DragDrop.h DragIcon.h DragIconP.h DragOverS.h DragOverSP.h \
	DrawP.h DrawingA.h DrawingAP.h DrawnB.h DrawnBP.h \
	DropSMgr.h DropSMgrP.h DropTrans.h DropTransP.h ExtObjectP.h \
	FileSB.h FileSBP.h Form.h FormP.h Frame.h FrameP.h \
	GadgetP.h Label.h LabelG.h LabelGP.h LabelP.h \
	List.h ListP.h MainW.h MainWP.h ManagerP.h \
	MenuShell.h MenuShellP.h MenuUtilP.h MessageB.h MessageBP.h \
	MwmUtil.h PanedW.h PanedWP.h PrimitiveP.h Protocols.h \
	ProtocolsP.h PushB.h PushBG.h PushBGP.h PushBP.h \
	RCUtilsP.h RepType.h RowColumn.h RowColumnP.h SashP.h Scale.h \
	ScaleP.h Screen.h ScreenP.h ScrollBar.h ScrollBarP.h \
	ScrolledW.h ScrolledWP.h SelectioB.h SelectioBP.h SeparatoG.h \
	SeparatoGP.h Separator.h SeparatorP.h ShellEP.h TearOffBP.h \
	TearOffP.h Text.h TextF.h TextFP.h TextFSelP.h TextInP.h \
	TextOutP.h TextP.h TextSelP.h TextStrSoP.h ToggleB.h \
	ToggleBG.h ToggleBGP.h ToggleBP.h TransltnsP.h VaSimpleP.h \
	VendorS.h VendorSEP.h VendorSP.h VirtKeys.h VirtKeysP.h \
	WorldP.h XmAll.h XmP.h XmStrDefs.h XmosP.h
#
# Note Xm.h is built by configure, therefore it's not necessarily in
# the directory tree under $(top_srcdir), it's in the build directory
# tree which may be elsewhere.
#
xm_DATA = Xm.h
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../../include/LTconfig.h
CONFIG_CLEAN_FILES =  Xm.h
DATA =  $(xm_DATA)

HEADERS =  $(xm_HEADERS)

DIST_COMMON =  Makefile.am Makefile.in Xm.h.in


DISTFILES = $(DIST_COMMON) $(SOURCES) $(HEADERS) $(TEXINFOS) $(EXTRA_DIST)

TAR = tar
GZIP = --best
default: all

.SUFFIXES:
$(srcdir)/Makefile.in: @MAINT@ Makefile.am $(top_srcdir)/configure.in $(ACLOCAL_M4) 
	cd $(top_srcdir) && $(AUTOMAKE) --gnu --include-deps include/Motif-1.2/Xm/Makefile

Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
	cd $(top_builddir) \
	  && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= $(SHELL) ./config.status

Xm.h: $(top_builddir)/config.status Xm.h.in
	cd $(top_builddir) && CONFIG_FILES=$(subdir)/$@ CONFIG_HEADERS= ./config.status

install-xmDATA: $(xm_DATA)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(xmdir)
	@list='$(xm_DATA)'; for p in $$list; do \
	  if test -f $(srcdir)/$$p; then \
	    echo " $(INSTALL_DATA) $(srcdir)/$$p $(xmdir)/$$p"; \
	    $(INSTALL_DATA) $(srcdir)/$$p $(xmdir)/$$p; \
	  else if test -f $$p; then \
	    echo " $(INSTALL_DATA) $$p $(xmdir)/$$p"; \
	    $(INSTALL_DATA) $$p $(xmdir)/$$p; \
	  fi; fi; \
	done

uninstall-xmDATA:
	$(NORMAL_UNINSTALL)
	list='$(xm_DATA)'; for p in $$list; do \
	  rm -f $(xmdir)/$$p; \
	done

install-xmHEADERS: $(xm_HEADERS)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(xmdir)
	@list='$(xm_HEADERS)'; for p in $$list; do \
	  echo " $(INSTALL_DATA) $(srcdir)/$$p $(xmdir)/$$p"; \
	  $(INSTALL_DATA) $(srcdir)/$$p $(xmdir)/$$p; \
	done

uninstall-xmHEADERS:
	$(NORMAL_UNINSTALL)
	list='$(xm_HEADERS)'; for p in $$list; do \
	  rm -f $(xmdir)/$$p; \
	done

tags: TAGS

ID: $(HEADERS) $(SOURCES)
	here=`pwd` && cd $(srcdir) && mkid -f$$here/ID $(SOURCES) $(HEADERS)

TAGS:  $(HEADERS) $(SOURCES)  $(TAGS_DEPENDENCIES)
	tags=; \
	here=`pwd`; \
	test -z "$(ETAGS_ARGS)$(SOURCES)$(HEADERS)$$tags" \
	  || (cd $(srcdir) && etags $(ETAGS_ARGS) $$tags  $(SOURCES) $(HEADERS) -o $$here/TAGS)

mostlyclean-tags:

clean-tags:

distclean-tags:
	rm -f TAGS ID

maintainer-clean-tags:

distdir = $(top_builddir)/$(PACKAGE)-$(VERSION)/$(subdir)

subdir = include/Motif-1.2/Xm

distdir: $(DISTFILES)
	@for file in $(DISTFILES); do \
	  d=$(srcdir); \
	  test -f $(distdir)/$$file \
	  || ln $$d/$$file $(distdir)/$$file 2> /dev/null \
	  || cp -p $$d/$$file $(distdir)/$$file; \
	done
info:
dvi:
check: all
	$(MAKE)
installcheck:
install-exec: 
	@$(NORMAL_INSTALL)

install-data: install-xmDATA install-xmHEADERS
	@$(NORMAL_INSTALL)

install: install-exec install-data all
	@:

uninstall: uninstall-xmDATA uninstall-xmHEADERS

all: Makefile $(DATA) $(HEADERS)

install-strip:
	$(MAKE) INSTALL_PROGRAM='$(INSTALL_PROGRAM) -s' INSTALL_SCRIPT='$(INSTALL_PROGRAM)' install
installdirs:
	$(mkinstalldirs)  $(xmdir) $(xmdir)


mostlyclean-generic:
	test -z "$(MOSTLYCLEANFILES)" || rm -f $(MOSTLYCLEANFILES)

clean-generic:
	test -z "$(CLEANFILES)" || rm -f $(CLEANFILES)

distclean-generic:
	rm -f Makefile $(DISTCLEANFILES)
	rm -f config.cache config.log stamp-h stamp-h[0-9]*
	test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)

maintainer-clean-generic:
	test -z "$(MAINTAINERCLEANFILES)" || rm -f $(MAINTAINERCLEANFILES)
	test -z "$(BUILT_SOURCES)" || rm -f $(BUILT_SOURCES)
mostlyclean:  mostlyclean-tags mostlyclean-generic

clean:  clean-tags clean-generic mostlyclean

distclean:  distclean-tags distclean-generic clean
	rm -f config.status
	rm -f libtool

maintainer-clean:  maintainer-clean-tags maintainer-clean-generic \
		distclean
	@echo "This command is intended for maintainers to use;"
	@echo "it deletes files that may require special tools to rebuild."

.PHONY: default uninstall-xmDATA install-xmDATA uninstall-xmHEADERS \
install-xmHEADERS tags mostlyclean-tags distclean-tags clean-tags \
maintainer-clean-tags distdir info dvi installcheck install-exec \
install-data install uninstall 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:
