# 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/lib/Xm/Makefile.am,v 1.9 1998/03/04 20:45:57 u27113 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

@Version_1_2_TRUE@lib_LTLIBRARIES=	libXm.la

@Version_1_2_TRUE@INCLUDES=	-I$(top_srcdir)/include/Motif-1.2 \
@Version_1_2_TRUE@		-I../../include/Motif-1.2 \
@Version_1_2_TRUE@		-I$(top_srcdir)/include \
@Version_1_2_TRUE@		-I../../include \
@Version_1_2_TRUE@		${X_CFLAGS}

@Version_1_2_TRUE@libXm_la_SOURCES=	\
@Version_1_2_TRUE@	ArrowB.c ArrowBG.c AtomMgr.c BaseClass.c BulletinBoard.c Cache.c \
@Version_1_2_TRUE@	CascadeB.c CascadeBG.c Command.c CutPaste.c DebugUtil.c Desktop.c \
@Version_1_2_TRUE@	Dest.c DialogS.c Display.c DragBS.c DragC.c DragDrop.c DragIcon.c \
@Version_1_2_TRUE@	DragOverS.c DragUnder.c DrawingArea.c DrawnB.c DropSMgr.c DropTrans.c \
@Version_1_2_TRUE@	ExtObject.c FileSB.c FontList.c Form.c Frame.c Gadget.c GadgetUtil.c \
@Version_1_2_TRUE@	GeoUtils.c Hash.c ImageCache.c LTCvt.c  \
@Version_1_2_TRUE@	LTV6Editres.c LTXpm.c LTfnmatch.c LTglob.c Label.c LabelG.c List.c \
@Version_1_2_TRUE@	MainW.c Manager.c MapEvent.c MenuShell.c MenuUtil.c MessageB.c \
@Version_1_2_TRUE@	Messages.c Mwm.c Obsolete.c PanedW.c Primitive.c Protocols.c \
@Version_1_2_TRUE@	PushB.c PushBG.c RCUtils.c ReadImage.c Region.c RepType.c \
@Version_1_2_TRUE@	ResConvert.c ResInd.c RowColumn.c Sash.c Scale.c Screen.c \
@Version_1_2_TRUE@	ScrollBar.c ScrolledW.c Selection.c SelectionBox.c SeparatoG.c \
@Version_1_2_TRUE@	Separator.c Shadow.c ShellExt.c Simple.c TearOff.c TearOffB.c Text.c \
@Version_1_2_TRUE@	TextF.c TextIn.c TextOut.c TextStrSo.c ToggleB.c ToggleBG.c TrackLoc.c \
@Version_1_2_TRUE@	Transltns.c TravAct.c Traversal.c UniqueEvent.c VaSimple.c Vendor.c \
@Version_1_2_TRUE@	VirtKeys.c Visual.c World.c XmIm.c XmStrDefs.c XmString.c \
@Version_1_2_TRUE@	Xmos.c alloca.c misc.c

#libXm_la_LDFLAGS=	-version-info 3:0:2 -release @LIBTOOL_VERSION@
@Version_1_2_TRUE@@LinuxOS_TRUE@libXm_la_LDFLAGS=	-version-info 3:0:2
#libXm_la_LDFLAGS=	-version-info 1:2 -release @LIBTOOL_VERSION@
@Version_1_2_TRUE@@LinuxOS_FALSE@libXm_la_LDFLAGS=	-version-info 1:2
mkinstalldirs = $(SHELL) $(top_srcdir)/mkinstalldirs
CONFIG_HEADER = ../../include/LTconfig.h
CONFIG_CLEAN_FILES = 
LTLIBRARIES =  $(lib_LTLIBRARIES)


DEFS = @DEFS@ -I. -I$(srcdir) -I../../include
CPPFLAGS = @CPPFLAGS@
LDFLAGS = @LDFLAGS@
LIBS = @LIBS@
X_CFLAGS = @X_CFLAGS@
X_LIBS = @X_LIBS@
X_EXTRA_LIBS = @X_EXTRA_LIBS@
X_PRE_LIBS = @X_PRE_LIBS@
libXm_la_LIBADD = 
@Version_1_2_TRUE@libXm_la_OBJECTS =  ArrowB.lo ArrowBG.lo AtomMgr.lo \
@Version_1_2_TRUE@BaseClass.lo BulletinBoard.lo Cache.lo CascadeB.lo \
@Version_1_2_TRUE@CascadeBG.lo Command.lo CutPaste.lo DebugUtil.lo \
@Version_1_2_TRUE@Desktop.lo Dest.lo DialogS.lo Display.lo DragBS.lo \
@Version_1_2_TRUE@DragC.lo DragDrop.lo DragIcon.lo DragOverS.lo \
@Version_1_2_TRUE@DragUnder.lo DrawingArea.lo DrawnB.lo DropSMgr.lo \
@Version_1_2_TRUE@DropTrans.lo ExtObject.lo FileSB.lo FontList.lo \
@Version_1_2_TRUE@Form.lo Frame.lo Gadget.lo GadgetUtil.lo GeoUtils.lo \
@Version_1_2_TRUE@Hash.lo ImageCache.lo LTCvt.lo LTV6Editres.lo \
@Version_1_2_TRUE@LTXpm.lo LTfnmatch.lo LTglob.lo Label.lo LabelG.lo \
@Version_1_2_TRUE@List.lo MainW.lo Manager.lo MapEvent.lo MenuShell.lo \
@Version_1_2_TRUE@MenuUtil.lo MessageB.lo Messages.lo Mwm.lo \
@Version_1_2_TRUE@Obsolete.lo PanedW.lo Primitive.lo Protocols.lo \
@Version_1_2_TRUE@PushB.lo PushBG.lo RCUtils.lo ReadImage.lo Region.lo \
@Version_1_2_TRUE@RepType.lo ResConvert.lo ResInd.lo RowColumn.lo \
@Version_1_2_TRUE@Sash.lo Scale.lo Screen.lo ScrollBar.lo ScrolledW.lo \
@Version_1_2_TRUE@Selection.lo SelectionBox.lo SeparatoG.lo \
@Version_1_2_TRUE@Separator.lo Shadow.lo ShellExt.lo Simple.lo \
@Version_1_2_TRUE@TearOff.lo TearOffB.lo Text.lo TextF.lo TextIn.lo \
@Version_1_2_TRUE@TextOut.lo TextStrSo.lo ToggleB.lo ToggleBG.lo \
@Version_1_2_TRUE@TrackLoc.lo Transltns.lo TravAct.lo Traversal.lo \
@Version_1_2_TRUE@UniqueEvent.lo VaSimple.lo Vendor.lo VirtKeys.lo \
@Version_1_2_TRUE@Visual.lo World.lo XmIm.lo XmStrDefs.lo XmString.lo \
@Version_1_2_TRUE@Xmos.lo alloca.lo misc.lo
CFLAGS = @CFLAGS@
COMPILE = $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
LTCOMPILE = $(LIBTOOL) --mode=compile $(CC) $(DEFS) $(INCLUDES) $(CPPFLAGS) $(CFLAGS)
LINK = $(LIBTOOL) --mode=link $(CC) $(CFLAGS) $(LDFLAGS) -o $@
DIST_COMMON =  Makefile.am Makefile.in


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

TAR = tar
GZIP = --best
SOURCES = $(libXm_la_SOURCES)
OBJECTS = $(libXm_la_OBJECTS)

default: all

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

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


mostlyclean-libLTLIBRARIES:

clean-libLTLIBRARIES:
	test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)

distclean-libLTLIBRARIES:

maintainer-clean-libLTLIBRARIES:

install-libLTLIBRARIES: $(lib_LTLIBRARIES)
	@$(NORMAL_INSTALL)
	$(mkinstalldirs) $(libdir)
	@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  if test -f $$p; then \
	    echo "$(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p"; \
	    $(LIBTOOL)  --mode=install $(INSTALL_PROGRAM) $$p $(libdir)/$$p; \
	  else :; fi; \
	done

uninstall-libLTLIBRARIES:
	$(NORMAL_UNINSTALL)
	list='$(lib_LTLIBRARIES)'; for p in $$list; do \
	  $(LIBTOOL)  --mode=uninstall rm -f $(libdir)/$$p; \
	done

.c.o:
	$(COMPILE) -c $<

mostlyclean-compile:
	rm -f *.o core

clean-compile:

distclean-compile:
	rm -f *.tab.c

maintainer-clean-compile:

.c.lo:
	$(LIBTOOL) --mode=compile $(COMPILE) -c $<

mostlyclean-libtool:
	rm -f *.lo

clean-libtool:
	rm -rf .libs

distclean-libtool:

maintainer-clean-libtool:

libXm.la: $(libXm_la_OBJECTS) $(libXm_la_DEPENDENCIES)
	$(LINK) -rpath $(libdir) $(libXm_la_LDFLAGS) $(libXm_la_OBJECTS) $(libXm_la_LIBADD) $(LIBS)

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 = lib/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: install-libLTLIBRARIES
	@$(NORMAL_INSTALL)

install-data: 
	@$(NORMAL_INSTALL)

install: install-exec install-data all
	@:

uninstall: uninstall-libLTLIBRARIES

all: Makefile $(LTLIBRARIES)

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


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-libLTLIBRARIES mostlyclean-compile \
		mostlyclean-libtool mostlyclean-tags \
		mostlyclean-generic

clean:  clean-libLTLIBRARIES clean-compile clean-libtool clean-tags \
		clean-generic mostlyclean

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

maintainer-clean:  maintainer-clean-libLTLIBRARIES \
		maintainer-clean-compile maintainer-clean-libtool \
		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 mostlyclean-libLTLIBRARIES distclean-libLTLIBRARIES \
clean-libLTLIBRARIES maintainer-clean-libLTLIBRARIES \
uninstall-libLTLIBRARIES install-libLTLIBRARIES mostlyclean-compile \
distclean-compile clean-compile maintainer-clean-compile \
mostlyclean-libtool distclean-libtool clean-libtool \
maintainer-clean-libtool 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:
