|
|
1.1 ! root 1: ## Process this file with automake to produce Makefile.in ! 2: # Makefile.am for The Machine Emulator bus/sbus/: ! 3: ! 4: AUTOMAKE_OPTIONS = 1.4 gnu ! 5: ! 6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL ! 7: ! 8: pkglib_LTLIBRARIES = tme_bus_sbus.la ! 9: tme_bus_sbus_la_SOURCES = \ ! 10: sun-fbs4.c ! 11: tme_bus_sbus_la_LDFLAGS = -module -version-info 0:0:0 ! 12: tme_bus_sbus_la_LIBADD = $(top_builddir)/libtme/libtme.la \ ! 13: $(top_builddir)/machine/sun/libtme-machine-sun.la ! 14: ! 15: include $(top_srcdir)/modules
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.