mirror of
https://github.com/phabrics/Run-Sun3-SunOS-4.1.1.git
synced 2026-04-29 11:02:59 -04:00
698 lines
24 KiB
Makefile
698 lines
24 KiB
Makefile
# Makefile.in generated by automake 1.10 from Makefile.am.
|
|
# generic/Makefile. Generated from Makefile.in by configure.
|
|
|
|
# Copyright (C) 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002,
|
|
# 2003, 2004, 2005, 2006 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.
|
|
|
|
|
|
|
|
# Makefile.am for The Machine Emulator generic/:
|
|
|
|
# $Id: modules,v 1.1 2003/05/16 21:48:04 fredette Exp $
|
|
|
|
# Copyright (c) 2003 Matt Fredette
|
|
# All rights reserved.
|
|
#
|
|
# Redistribution and use in source and binary forms, with or without
|
|
# modification, are permitted provided that the following conditions
|
|
# are met:
|
|
# 1. Redistributions of source code must retain the above copyright
|
|
# notice, this list of conditions and the following disclaimer.
|
|
# 2. Redistributions in binary form must reproduce the above copyright
|
|
# notice, this list of conditions and the following disclaimer in the
|
|
# documentation and/or other materials provided with the distribution.
|
|
# 3. All advertising materials mentioning features or use of this software
|
|
# must display the following acknowledgement:
|
|
# This product includes software developed by Matt Fredette.
|
|
# 4. The name of the author may not be used to endorse or promote products
|
|
# derived from this software without specific prior written permission.
|
|
#
|
|
# THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
|
|
# IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
|
|
# WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
|
|
# DISCLAIMED. IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT,
|
|
# INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
|
|
# (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR
|
|
# SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
|
|
# HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT,
|
|
# STRICT LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN
|
|
# ANY WAY OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE
|
|
# POSSIBILITY OF SUCH DAMAGE.
|
|
|
|
|
|
pkgdatadir = $(datadir)/tme
|
|
pkglibdir = $(libdir)/tme
|
|
pkgincludedir = $(includedir)/tme
|
|
am__cd = CDPATH="$${ZSH_VERSION+.}$(PATH_SEPARATOR)" && cd
|
|
install_sh_DATA = $(install_sh) -c -m 644
|
|
install_sh_PROGRAM = $(install_sh) -c
|
|
install_sh_SCRIPT = $(install_sh) -c
|
|
INSTALL_HEADER = $(INSTALL_DATA)
|
|
transform = $(program_transform_name)
|
|
NORMAL_INSTALL = :
|
|
PRE_INSTALL = :
|
|
POST_INSTALL = :
|
|
NORMAL_UNINSTALL = :
|
|
PRE_UNINSTALL = :
|
|
POST_UNINSTALL = :
|
|
build_triplet = x86_64-unknown-linux-gnu
|
|
host_triplet = x86_64-unknown-linux-gnu
|
|
target_triplet = x86_64-unknown-linux-gnu
|
|
DIST_COMMON = $(srcdir)/Makefile.am $(srcdir)/Makefile.in \
|
|
$(top_srcdir)/modules
|
|
subdir = generic
|
|
ACLOCAL_M4 = $(top_srcdir)/aclocal.m4
|
|
am__aclocal_m4_deps = $(top_srcdir)/acinclude.m4 \
|
|
$(top_srcdir)/configure.in
|
|
am__configure_deps = $(am__aclocal_m4_deps) $(CONFIGURE_DEPENDENCIES) \
|
|
$(ACLOCAL_M4)
|
|
mkinstalldirs = $(install_sh) -d
|
|
CONFIG_HEADER = $(top_builddir)/config.h
|
|
CONFIG_CLEAN_FILES =
|
|
am__vpath_adj_setup = srcdirstrip=`echo "$(srcdir)" | sed 's|.|.|g'`;
|
|
am__vpath_adj = case $$p in \
|
|
$(srcdir)/*) f=`echo "$$p" | sed "s|^$$srcdirstrip/||"`;; \
|
|
*) f=$$p;; \
|
|
esac;
|
|
am__strip_dir = `echo $$p | sed -e 's|^.*/||'`;
|
|
am__installdirs = "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkglibdir)"
|
|
libLTLIBRARIES_INSTALL = $(INSTALL)
|
|
pkglibLTLIBRARIES_INSTALL = $(INSTALL)
|
|
LTLIBRARIES = $(lib_LTLIBRARIES) $(pkglib_LTLIBRARIES)
|
|
libtme_generic_la_LIBADD =
|
|
am_libtme_generic_la_OBJECTS = bus.lo bus-device.lo serial.lo \
|
|
ethernet.lo fb.lo scsi.lo disk.lo tape.lo mouse.lo float.lo \
|
|
keyboard.lo
|
|
libtme_generic_la_OBJECTS = $(am_libtme_generic_la_OBJECTS)
|
|
libtme_generic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
|
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
|
$(libtme_generic_la_LDFLAGS) $(LDFLAGS) -o $@
|
|
tme_generic_la_DEPENDENCIES = libtme-generic.la
|
|
am_tme_generic_la_OBJECTS = bus-el.lo
|
|
tme_generic_la_OBJECTS = $(am_tme_generic_la_OBJECTS)
|
|
tme_generic_la_LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) \
|
|
$(LIBTOOLFLAGS) --mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) \
|
|
$(tme_generic_la_LDFLAGS) $(LDFLAGS) -o $@
|
|
DEFAULT_INCLUDES = -I. -I$(top_builddir)
|
|
depcomp = $(SHELL) $(top_srcdir)/depcomp
|
|
am__depfiles_maybe = depfiles
|
|
COMPILE = $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) $(AM_CPPFLAGS) \
|
|
$(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
LTCOMPILE = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
--mode=compile $(CC) $(DEFS) $(DEFAULT_INCLUDES) $(INCLUDES) \
|
|
$(AM_CPPFLAGS) $(CPPFLAGS) $(AM_CFLAGS) $(CFLAGS)
|
|
CCLD = $(CC)
|
|
LINK = $(LIBTOOL) --tag=CC $(AM_LIBTOOLFLAGS) $(LIBTOOLFLAGS) \
|
|
--mode=link $(CCLD) $(AM_CFLAGS) $(CFLAGS) $(AM_LDFLAGS) \
|
|
$(LDFLAGS) -o $@
|
|
SOURCES = $(libtme_generic_la_SOURCES) $(tme_generic_la_SOURCES)
|
|
DIST_SOURCES = $(libtme_generic_la_SOURCES) $(tme_generic_la_SOURCES)
|
|
ETAGS = etags
|
|
CTAGS = ctags
|
|
DISTFILES = $(DIST_COMMON) $(DIST_SOURCES) $(TEXINFOS) $(EXTRA_DIST)
|
|
ACLOCAL = ${SHELL} /home/ksta/src/tme-0.8_up/missing --run aclocal-1.10
|
|
AMTAR = ${SHELL} /home/ksta/src/tme-0.8_up/missing --run tar
|
|
AR = ar
|
|
AUTOCONF = ${SHELL} /home/ksta/src/tme-0.8_up/missing --run autoconf
|
|
AUTOHEADER = ${SHELL} /home/ksta/src/tme-0.8_up/missing --run autoheader
|
|
AUTOMAKE = ${SHELL} /home/ksta/src/tme-0.8_up/missing --run automake-1.10
|
|
AWK = gawk
|
|
CC = gcc
|
|
CCDEPMODE = depmode=gcc3
|
|
CFLAGS = -g -O2
|
|
CFLAGS_NO_STRICT_ALIASING = -fno-strict-aliasing
|
|
CPP = gcc -E
|
|
CPPFLAGS = -DTME_NO_LOG -DTME_NO_DEBUG_LOCKS -DTME_NO_AUDIT_ATOMICS -DNDEBUG
|
|
CXX = g++
|
|
CXXCPP = g++ -E
|
|
CXXDEPMODE = depmode=gcc3
|
|
CXXFLAGS = -g -O2
|
|
CYGPATH_W = echo
|
|
DEFS = -DHAVE_CONFIG_H
|
|
DEPDIR = .deps
|
|
ECHO = echo
|
|
ECHO_C =
|
|
ECHO_N = -n
|
|
ECHO_T =
|
|
EGREP = /usr/bin/grep -E
|
|
EXEEXT =
|
|
F77 =
|
|
FFLAGS =
|
|
GREP = /usr/bin/grep
|
|
GTK_CFLAGS = -I/usr/include/gtk-2.0 -I/usr/lib/gtk-2.0/include -I/usr/include/pango-1.0 -I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include -I/usr/include/sysprof-4 -I/usr/include/harfbuzz -I/usr/include/freetype2 -I/usr/include/libpng16 -I/usr/include/libmount -I/usr/include/blkid -I/usr/include/fribidi -I/usr/include/cairo -I/usr/include/pixman-1 -I/usr/include/gdk-pixbuf-2.0 -I/usr/include/atk-1.0 -pthread
|
|
GTK_LIBS = -lgtk-x11-2.0 -lgdk-x11-2.0 -lpangocairo-1.0 -latk-1.0 -lcairo -lgdk_pixbuf-2.0 -lgio-2.0 -lpangoft2-1.0 -lpango-1.0 -lgobject-2.0 -lglib-2.0 -lharfbuzz -lfontconfig -lfreetype -lX11
|
|
INCLTDL = -I${top_srcdir}/libltdl
|
|
INSTALL = /usr/bin/install -c
|
|
INSTALL_DATA = ${INSTALL} -m 644
|
|
INSTALL_PROGRAM = ${INSTALL}
|
|
INSTALL_SCRIPT = ${INSTALL}
|
|
INSTALL_STRIP_PROGRAM = $(install_sh) -c -s
|
|
LDFLAGS =
|
|
LIBLTDL = ${top_builddir}/libltdl/libltdl.la
|
|
LIBOBJS =
|
|
LIBS =
|
|
LIBTOOL = $(SHELL) $(top_builddir)/libtool
|
|
LN_S = ln -s
|
|
LTLIBOBJS =
|
|
MAKEINFO = ${SHELL} /home/ksta/src/tme-0.8_up/missing --run makeinfo
|
|
MKDIR_P = /usr/bin/mkdir -p
|
|
OBJEXT = o
|
|
PACKAGE = tme
|
|
PACKAGE_BUGREPORT =
|
|
PACKAGE_NAME =
|
|
PACKAGE_STRING =
|
|
PACKAGE_TARNAME =
|
|
PACKAGE_VERSION =
|
|
PATH_SEPARATOR = :
|
|
PERL = /usr/bin/perl
|
|
PKG_CONFIG = /usr/bin/pkg-config
|
|
RANLIB = ranlib
|
|
SED = /usr/bin/sed
|
|
SET_MAKE =
|
|
SHELL = /bin/sh
|
|
STRIP = strip
|
|
TME_BUS_SUBDIRS = multibus sbus
|
|
TME_FB_XLAT_DST = d24b32s0p32olml_r0xff0000_g0xff00_b0xff
|
|
TME_FB_XLAT_SRC = 1152x900d1b1s0p32om 1152x900d8b8s0p32ommi8 1152x900d1b1s0p32omccmi8
|
|
TME_HOSTS = posix gtk
|
|
TME_ICS = tme_ic_am9513.la tme_ic_mm58167.la tme_ic_z8530.la tme_ic_i825x6.la tme_ic_isil7170.la tme_ic_ncr5380.la tme_ic_am7930.la tme_ic_am7990.la tme_ic_ncr53c9x.la tme_ic_mk48txx.la tme_ic_lsi64854.la tme_ic_nec765.la tme_ic_ncr89c105.la tme_ic_stp2024.la tme_ic_ad184x.la
|
|
TME_IC_SUBDIRS = m68k ieee754 sparc stp22xx
|
|
TME_MACHINE_SUBDIRS = sun sun2 sun3 sun4 sun4u
|
|
TME_PREOPEN = `sort -u $(top_builddir)/tme-preopen.txt`
|
|
TME_SERIALS =
|
|
TME_SERIAL_SUBDIRS =
|
|
VERSION = 0.8
|
|
XMKMF =
|
|
X_CFLAGS =
|
|
X_EXTRA_LIBS =
|
|
X_LIBS =
|
|
X_PRE_LIBS = -lSM -lICE
|
|
YACC = bison -y
|
|
YFLAGS =
|
|
abs_builddir = /home/ksta/src/tme-0.8_up/generic
|
|
abs_srcdir = /home/ksta/src/tme-0.8_up/generic
|
|
abs_top_builddir = /home/ksta/src/tme-0.8_up
|
|
abs_top_srcdir = /home/ksta/src/tme-0.8_up
|
|
ac_ct_CC = gcc
|
|
ac_ct_CXX = g++
|
|
ac_ct_F77 =
|
|
am__include = include
|
|
am__leading_dot = .
|
|
am__quote =
|
|
am__tar = ${AMTAR} chof - "$$tardir"
|
|
am__untar = ${AMTAR} xf -
|
|
bindir = ${exec_prefix}/bin
|
|
build = x86_64-unknown-linux-gnu
|
|
build_alias =
|
|
build_cpu = x86_64
|
|
build_os = linux-gnu
|
|
build_vendor = unknown
|
|
builddir = .
|
|
datadir = ${datarootdir}
|
|
datarootdir = ${prefix}/share
|
|
docdir = ${datarootdir}/doc/${PACKAGE}
|
|
dvidir = ${docdir}
|
|
exec_prefix = ${prefix}
|
|
host = x86_64-unknown-linux-gnu
|
|
host_alias =
|
|
host_cpu = x86_64
|
|
host_os = linux-gnu
|
|
host_vendor = unknown
|
|
htmldir = ${docdir}
|
|
includedir = ${prefix}/include
|
|
infodir = ${datarootdir}/info
|
|
install_sh = $(SHELL) /home/ksta/src/tme-0.8_up/install-sh
|
|
libdir = ${exec_prefix}/lib
|
|
libexecdir = ${exec_prefix}/libexec
|
|
localedir = ${datarootdir}/locale
|
|
localstatedir = ${prefix}/var
|
|
mandir = ${datarootdir}/man
|
|
mkdir_p = /usr/bin/mkdir -p
|
|
oldincludedir = /usr/include
|
|
pdfdir = ${docdir}
|
|
prefix = /opt/tme
|
|
program_transform_name = s,x,x,
|
|
psdir = ${docdir}
|
|
sbindir = ${exec_prefix}/sbin
|
|
sharedstatedir = ${prefix}/com
|
|
srcdir = .
|
|
subdirs = libltdl
|
|
sysconfdir = ${prefix}/etc
|
|
target = x86_64-unknown-linux-gnu
|
|
target_alias =
|
|
target_cpu = x86_64
|
|
target_os = linux-gnu
|
|
target_vendor = unknown
|
|
top_builddir = ..
|
|
top_srcdir = ..
|
|
AUTOMAKE_OPTIONS = 1.4 gnu
|
|
INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
|
|
lib_LTLIBRARIES = libtme-generic.la
|
|
libtme_generic_la_SOURCES = bus.c \
|
|
bus-device.c \
|
|
serial.c \
|
|
ethernet.c \
|
|
fb.c \
|
|
scsi.c \
|
|
disk.c \
|
|
tape.c \
|
|
mouse.c \
|
|
float.c \
|
|
keyboard.c
|
|
|
|
libtme_generic_la_LDFLAGS = -version-info 0:0:0
|
|
pkglib_LTLIBRARIES = tme_generic.la
|
|
tme_generic_la_SOURCES = bus-el.c
|
|
tme_generic_la_LDFLAGS = -module -version-info 0:0:0
|
|
tme_generic_la_LIBADD = libtme-generic.la
|
|
EXTRA_DIST = fb-xlat-auto.sh \
|
|
float-auto.sh \
|
|
float-auto.c \
|
|
bus-device-auto.sh \
|
|
bus-device-auto.c
|
|
|
|
all: all-am
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .c .lo .o .obj
|
|
$(srcdir)/Makefile.in: $(srcdir)/Makefile.am $(top_srcdir)/modules $(am__configure_deps)
|
|
@for dep in $?; do \
|
|
case '$(am__configure_deps)' in \
|
|
*$$dep*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh \
|
|
&& exit 0; \
|
|
exit 1;; \
|
|
esac; \
|
|
done; \
|
|
echo ' cd $(top_srcdir) && $(AUTOMAKE) --gnu generic/Makefile'; \
|
|
cd $(top_srcdir) && \
|
|
$(AUTOMAKE) --gnu generic/Makefile
|
|
.PRECIOUS: Makefile
|
|
Makefile: $(srcdir)/Makefile.in $(top_builddir)/config.status
|
|
@case '$?' in \
|
|
*config.status*) \
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh;; \
|
|
*) \
|
|
echo ' cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe)'; \
|
|
cd $(top_builddir) && $(SHELL) ./config.status $(subdir)/$@ $(am__depfiles_maybe);; \
|
|
esac;
|
|
|
|
$(top_builddir)/config.status: $(top_srcdir)/configure $(CONFIG_STATUS_DEPENDENCIES)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
|
|
$(top_srcdir)/configure: $(am__configure_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
$(ACLOCAL_M4): $(am__aclocal_m4_deps)
|
|
cd $(top_builddir) && $(MAKE) $(AM_MAKEFLAGS) am--refresh
|
|
install-libLTLIBRARIES: $(lib_LTLIBRARIES)
|
|
@$(NORMAL_INSTALL)
|
|
test -z "$(libdir)" || $(MKDIR_P) "$(DESTDIR)$(libdir)"
|
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
if test -f $$p; then \
|
|
f=$(am__strip_dir) \
|
|
echo " $(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(libdir)/$$f'"; \
|
|
$(LIBTOOL) --mode=install $(libLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(libdir)/$$f"; \
|
|
else :; fi; \
|
|
done
|
|
|
|
uninstall-libLTLIBRARIES:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
p=$(am__strip_dir) \
|
|
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(libdir)/$$p'"; \
|
|
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(libdir)/$$p"; \
|
|
done
|
|
|
|
clean-libLTLIBRARIES:
|
|
-test -z "$(lib_LTLIBRARIES)" || rm -f $(lib_LTLIBRARIES)
|
|
@list='$(lib_LTLIBRARIES)'; for p in $$list; do \
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
test "$$dir" != "$$p" || dir=.; \
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
|
rm -f "$${dir}/so_locations"; \
|
|
done
|
|
install-pkglibLTLIBRARIES: $(pkglib_LTLIBRARIES)
|
|
@$(NORMAL_INSTALL)
|
|
test -z "$(pkglibdir)" || $(MKDIR_P) "$(DESTDIR)$(pkglibdir)"
|
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
|
if test -f $$p; then \
|
|
f=$(am__strip_dir) \
|
|
echo " $(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) '$$p' '$(DESTDIR)$(pkglibdir)/$$f'"; \
|
|
$(LIBTOOL) --mode=install $(pkglibLTLIBRARIES_INSTALL) $(INSTALL_STRIP_FLAG) "$$p" "$(DESTDIR)$(pkglibdir)/$$f"; \
|
|
else :; fi; \
|
|
done
|
|
|
|
uninstall-pkglibLTLIBRARIES:
|
|
@$(NORMAL_UNINSTALL)
|
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
|
p=$(am__strip_dir) \
|
|
echo " $(LIBTOOL) --mode=uninstall rm -f '$(DESTDIR)$(pkglibdir)/$$p'"; \
|
|
$(LIBTOOL) --mode=uninstall rm -f "$(DESTDIR)$(pkglibdir)/$$p"; \
|
|
done
|
|
|
|
clean-pkglibLTLIBRARIES:
|
|
-test -z "$(pkglib_LTLIBRARIES)" || rm -f $(pkglib_LTLIBRARIES)
|
|
@list='$(pkglib_LTLIBRARIES)'; for p in $$list; do \
|
|
dir="`echo $$p | sed -e 's|/[^/]*$$||'`"; \
|
|
test "$$dir" != "$$p" || dir=.; \
|
|
echo "rm -f \"$${dir}/so_locations\""; \
|
|
rm -f "$${dir}/so_locations"; \
|
|
done
|
|
libtme-generic.la: $(libtme_generic_la_OBJECTS) $(libtme_generic_la_DEPENDENCIES)
|
|
$(libtme_generic_la_LINK) -rpath $(libdir) $(libtme_generic_la_OBJECTS) $(libtme_generic_la_LIBADD) $(LIBS)
|
|
tme_generic.la: $(tme_generic_la_OBJECTS) $(tme_generic_la_DEPENDENCIES)
|
|
$(tme_generic_la_LINK) -rpath $(pkglibdir) $(tme_generic_la_OBJECTS) $(tme_generic_la_LIBADD) $(LIBS)
|
|
|
|
mostlyclean-compile:
|
|
-rm -f *.$(OBJEXT)
|
|
|
|
distclean-compile:
|
|
-rm -f *.tab.c
|
|
|
|
include ./$(DEPDIR)/bus-device.Plo
|
|
include ./$(DEPDIR)/bus-el.Plo
|
|
include ./$(DEPDIR)/bus.Plo
|
|
include ./$(DEPDIR)/disk.Plo
|
|
include ./$(DEPDIR)/ethernet.Plo
|
|
include ./$(DEPDIR)/fb.Plo
|
|
include ./$(DEPDIR)/float.Plo
|
|
include ./$(DEPDIR)/keyboard.Plo
|
|
include ./$(DEPDIR)/mouse.Plo
|
|
include ./$(DEPDIR)/scsi.Plo
|
|
include ./$(DEPDIR)/serial.Plo
|
|
include ./$(DEPDIR)/tape.Plo
|
|
|
|
.c.o:
|
|
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
# source='$<' object='$@' libtool=no \
|
|
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
|
# $(COMPILE) -c $<
|
|
|
|
.c.obj:
|
|
$(COMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ `$(CYGPATH_W) '$<'`
|
|
mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Po
|
|
# source='$<' object='$@' libtool=no \
|
|
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
|
# $(COMPILE) -c `$(CYGPATH_W) '$<'`
|
|
|
|
.c.lo:
|
|
$(LTCOMPILE) -MT $@ -MD -MP -MF $(DEPDIR)/$*.Tpo -c -o $@ $<
|
|
mv -f $(DEPDIR)/$*.Tpo $(DEPDIR)/$*.Plo
|
|
# source='$<' object='$@' libtool=yes \
|
|
# DEPDIR=$(DEPDIR) $(CCDEPMODE) $(depcomp) \
|
|
# $(LTCOMPILE) -c -o $@ $<
|
|
|
|
mostlyclean-libtool:
|
|
-rm -f *.lo
|
|
|
|
clean-libtool:
|
|
-rm -rf .libs _libs
|
|
|
|
ID: $(HEADERS) $(SOURCES) $(LISP) $(TAGS_FILES)
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
mkid -fID $$unique
|
|
tags: TAGS
|
|
|
|
TAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
tags=; \
|
|
here=`pwd`; \
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
if test -z "$(ETAGS_ARGS)$$tags$$unique"; then :; else \
|
|
test -n "$$unique" || unique=$$empty_fix; \
|
|
$(ETAGS) $(ETAGSFLAGS) $(AM_ETAGSFLAGS) $(ETAGS_ARGS) \
|
|
$$tags $$unique; \
|
|
fi
|
|
ctags: CTAGS
|
|
CTAGS: $(HEADERS) $(SOURCES) $(TAGS_DEPENDENCIES) \
|
|
$(TAGS_FILES) $(LISP)
|
|
tags=; \
|
|
here=`pwd`; \
|
|
list='$(SOURCES) $(HEADERS) $(LISP) $(TAGS_FILES)'; \
|
|
unique=`for i in $$list; do \
|
|
if test -f "$$i"; then echo $$i; else echo $(srcdir)/$$i; fi; \
|
|
done | \
|
|
$(AWK) ' { files[$$0] = 1; } \
|
|
END { for (i in files) print i; }'`; \
|
|
test -z "$(CTAGS_ARGS)$$tags$$unique" \
|
|
|| $(CTAGS) $(CTAGSFLAGS) $(AM_CTAGSFLAGS) $(CTAGS_ARGS) \
|
|
$$tags $$unique
|
|
|
|
GTAGS:
|
|
here=`$(am__cd) $(top_builddir) && pwd` \
|
|
&& cd $(top_srcdir) \
|
|
&& gtags -i $(GTAGS_ARGS) $$here
|
|
|
|
distclean-tags:
|
|
-rm -f TAGS ID GTAGS GRTAGS GSYMS GPATH tags
|
|
|
|
distdir: $(DISTFILES)
|
|
@srcdirstrip=`echo "$(srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
topsrcdirstrip=`echo "$(top_srcdir)" | sed 's/[].[^$$\\*]/\\\\&/g'`; \
|
|
list='$(DISTFILES)'; \
|
|
dist_files=`for file in $$list; do echo $$file; done | \
|
|
sed -e "s|^$$srcdirstrip/||;t" \
|
|
-e "s|^$$topsrcdirstrip/|$(top_builddir)/|;t"`; \
|
|
case $$dist_files in \
|
|
*/*) $(MKDIR_P) `echo "$$dist_files" | \
|
|
sed '/\//!d;s|^|$(distdir)/|;s,/[^/]*$$,,' | \
|
|
sort -u` ;; \
|
|
esac; \
|
|
for file in $$dist_files; do \
|
|
if test -f $$file || test -d $$file; then d=.; else d=$(srcdir); fi; \
|
|
if test -d $$d/$$file; then \
|
|
dir=`echo "/$$file" | sed -e 's,/[^/]*$$,,'`; \
|
|
if test -d $(srcdir)/$$file && test $$d != $(srcdir); then \
|
|
cp -pR $(srcdir)/$$file $(distdir)$$dir || exit 1; \
|
|
fi; \
|
|
cp -pR $$d/$$file $(distdir)$$dir || exit 1; \
|
|
else \
|
|
test -f $(distdir)/$$file \
|
|
|| cp -p $$d/$$file $(distdir)/$$file \
|
|
|| exit 1; \
|
|
fi; \
|
|
done
|
|
check-am: all-am
|
|
check: check-am
|
|
all-am: Makefile $(LTLIBRARIES) all-local
|
|
installdirs:
|
|
for dir in "$(DESTDIR)$(libdir)" "$(DESTDIR)$(pkglibdir)"; do \
|
|
test -z "$$dir" || $(MKDIR_P) "$$dir"; \
|
|
done
|
|
install: install-am
|
|
install-exec: install-exec-am
|
|
install-data: install-data-am
|
|
uninstall: uninstall-am
|
|
|
|
install-am: all-am
|
|
@$(MAKE) $(AM_MAKEFLAGS) install-exec-am install-data-am
|
|
|
|
installcheck: installcheck-am
|
|
install-strip:
|
|
$(MAKE) $(AM_MAKEFLAGS) INSTALL_PROGRAM="$(INSTALL_STRIP_PROGRAM)" \
|
|
install_sh_PROGRAM="$(INSTALL_STRIP_PROGRAM)" INSTALL_STRIP_FLAG=-s \
|
|
`test -z '$(STRIP)' || \
|
|
echo "INSTALL_PROGRAM_ENV=STRIPPROG='$(STRIP)'"` install
|
|
mostlyclean-generic:
|
|
|
|
clean-generic:
|
|
|
|
distclean-generic:
|
|
-test -z "$(CONFIG_CLEAN_FILES)" || rm -f $(CONFIG_CLEAN_FILES)
|
|
|
|
maintainer-clean-generic:
|
|
@echo "This command is intended for maintainers to use"
|
|
@echo "it deletes files that may require special tools to rebuild."
|
|
clean: clean-am
|
|
|
|
clean-am: clean-generic clean-libLTLIBRARIES clean-libtool \
|
|
clean-pkglibLTLIBRARIES mostlyclean-am
|
|
|
|
distclean: distclean-am
|
|
-rm -rf ./$(DEPDIR)
|
|
-rm -f Makefile
|
|
distclean-am: clean-am distclean-compile distclean-generic \
|
|
distclean-tags
|
|
|
|
dvi: dvi-am
|
|
|
|
dvi-am:
|
|
|
|
html: html-am
|
|
|
|
info: info-am
|
|
|
|
info-am:
|
|
|
|
install-data-am:
|
|
|
|
install-dvi: install-dvi-am
|
|
|
|
install-exec-am: install-libLTLIBRARIES install-pkglibLTLIBRARIES
|
|
|
|
install-html: install-html-am
|
|
|
|
install-info: install-info-am
|
|
|
|
install-man:
|
|
|
|
install-pdf: install-pdf-am
|
|
|
|
install-ps: install-ps-am
|
|
|
|
installcheck-am:
|
|
|
|
maintainer-clean: maintainer-clean-am
|
|
-rm -rf ./$(DEPDIR)
|
|
-rm -f Makefile
|
|
maintainer-clean-am: distclean-am maintainer-clean-generic
|
|
|
|
mostlyclean: mostlyclean-am
|
|
|
|
mostlyclean-am: mostlyclean-compile mostlyclean-generic \
|
|
mostlyclean-libtool
|
|
|
|
pdf: pdf-am
|
|
|
|
pdf-am:
|
|
|
|
ps: ps-am
|
|
|
|
ps-am:
|
|
|
|
uninstall-am: uninstall-libLTLIBRARIES uninstall-pkglibLTLIBRARIES
|
|
|
|
.MAKE: install-am install-strip
|
|
|
|
.PHONY: CTAGS GTAGS all all-am all-local check check-am clean \
|
|
clean-generic clean-libLTLIBRARIES clean-libtool \
|
|
clean-pkglibLTLIBRARIES ctags distclean distclean-compile \
|
|
distclean-generic distclean-libtool distclean-tags distdir dvi \
|
|
dvi-am html html-am info info-am install install-am \
|
|
install-data install-data-am install-dvi install-dvi-am \
|
|
install-exec install-exec-am install-html install-html-am \
|
|
install-info install-info-am install-libLTLIBRARIES \
|
|
install-man install-pdf install-pdf-am \
|
|
install-pkglibLTLIBRARIES install-ps install-ps-am \
|
|
install-strip installcheck installcheck-am installdirs \
|
|
maintainer-clean maintainer-clean-generic mostlyclean \
|
|
mostlyclean-compile mostlyclean-generic mostlyclean-libtool \
|
|
pdf pdf-am ps ps-am tags uninstall uninstall-am \
|
|
uninstall-libLTLIBRARIES uninstall-pkglibLTLIBRARIES
|
|
|
|
|
|
# target to make fb-xlat-auto.c:
|
|
fb-xlat-auto.c: fb-xlat-auto.sh
|
|
$(SHELL) $(srcdir)/fb-xlat-auto.sh src 1152x900d1b1s0p32om 1152x900d8b8s0p32ommi8 1152x900d1b1s0p32omccmi8 dst d24b32s0p32olml_r0xff0000_g0xff00_b0xff > $@
|
|
|
|
# fb.lo depends on fb-xlat-auto.c:
|
|
fb.lo: fb-xlat-auto.c
|
|
|
|
# target to make float-auto.c:
|
|
float-auto.c: float-auto.sh
|
|
$(SHELL) $(srcdir)/float-auto.sh > $@
|
|
|
|
# float.lo depends on float-auto.c:
|
|
float.lo: float-auto.c
|
|
|
|
# target to make bus-device-auto.c:
|
|
bus-device-auto.c: bus-device-auto.sh
|
|
$(SHELL) $(srcdir)/bus-device-auto.sh > $@
|
|
|
|
# bus-device.lo depends on bus-device-auto.c:
|
|
bus-device.lo: bus-device-auto.c
|
|
|
|
# this automake include file must be included in all directories that
|
|
# build modules. it updates the modules index that will be installed
|
|
# along with all of the modules, and also handles some static building
|
|
# details. this is done with an all-local target:
|
|
all-local:
|
|
#
|
|
# first, all source files in the current directory are searched for
|
|
# element "new" function declarations. these declarations provide
|
|
# enough information to determine the published module name, the
|
|
# libtool module name, and "submodule" name. this information is
|
|
# appended to a tme-plugins.txt file, which will be installed in
|
|
# $(pkglibdir).
|
|
#
|
|
# the choice of $(top_builddir)/tme/tme-plugins.txt is important.
|
|
# when debugging, the person doing the debugging is expected to have
|
|
# the good sense to set LTDL_LIBRARY_PATH to $(top_builddir), so
|
|
# module.c will correctly use the uninstalled plugins list for all
|
|
# "tme/" modules.
|
|
#
|
|
# this is abuse of the $(top_builddir)/tme directory, yes, since
|
|
# this directory was originally just for include files and to make
|
|
# #include <tme/FOO.h> work right when building:
|
|
@echo updating tme modules list..
|
|
@grep TME_ELEMENT_NEW_DECL $(srcdir)/*.c | \
|
|
sed -e 's%.*TME_ELEMENT_NEW_DECL(\(.*\)).*%\1%' \
|
|
>> $(top_builddir)/tme/tme-plugins.txt
|
|
@grep TME_ELEMENT_SUB_NEW_DECL $(srcdir)/*.c | \
|
|
sed -e 's%.*TME_ELEMENT_SUB_NEW_DECL(\(.*\),\(.*\)).*%\1_\2 \1 \2%' \
|
|
>> $(top_builddir)/tme/tme-plugins.txt
|
|
@grep TME_ELEMENT_X_NEW_DECL $(srcdir)/*.c | \
|
|
sed -e 's%.*TME_ELEMENT_X_NEW_DECL(\(.*\),\(.*\),\(.*\)).*%\1\3 \1\2 \3%' \
|
|
>> $(top_builddir)/tme/tme-plugins.txt
|
|
#
|
|
# next, when building statically, either for debugging purposes or
|
|
# because we're on a weak platform, we have to use libtool's "preopen"
|
|
# mechanism.
|
|
#
|
|
# this means at least specifying all of the modules that could
|
|
# potentially be lt_dlopen'ed on any main program's link command line,
|
|
# using libtool's -dlpreopen option.
|
|
#
|
|
# so we append suitable -dlpreopen options for all modules built in
|
|
# this directory to a file, in this case
|
|
# $(top_builddir)/tme-preopen.txt. when building statically,
|
|
# configure.in will then substitute `sort -u $(top_builddir)/tme-preopen.txt` with:
|
|
#
|
|
# `cat $(top_builddir)/tme-preopen.txt`
|
|
#
|
|
# else it will substitute the empty string. when linking programs,
|
|
# `sort -u $(top_builddir)/tme-preopen.txt` is then used on the program's link command line.
|
|
#
|
|
# additionally, libtool, at least through version 1.5, has a
|
|
# limitation in that the pseudo-library (the .la file) must be present
|
|
# even for a preloaded module. if we aren't debugging, everything is
|
|
# installed, so this is not a problem.
|
|
#
|
|
# however, if we are debugging, nothing is installed, so we have to do
|
|
# something to make sure that the .la files can be found.
|
|
#
|
|
# the person doing the debugging is already expected to set
|
|
# LTDL_LIBRARY_PATH to the top of the build directory, so that
|
|
# module.c can find the uninstalled tme-plugins.txt file, and libtool
|
|
# will want to look in this directory for .la files, so we simply copy
|
|
# all of the .la files into that same directory:
|
|
@if test "x$(pkglib_LTLIBRARIES)" != x; then \
|
|
for module in $(pkglib_LTLIBRARIES); do \
|
|
echo $$module ; \
|
|
echo -dlpreopen ../$(subdir)/$$module >> $(top_builddir)/tme-preopen.txt ; \
|
|
cp $$module $(top_builddir)/tme ; \
|
|
done ; \
|
|
fi
|
|
# 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:
|