|
|
1.1 ! root 1: ## Process this file with automake to produce Makefile.in ! 2: # Makefile.am for The Machine Emulator ic/stp22xx/: ! 3: ! 4: AUTOMAKE_OPTIONS = 1.4 gnu ! 5: ! 6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL ! 7: ! 8: pkglib_LTLIBRARIES = tme_ic_stp22xx.la ! 9: tme_ic_stp22xx_la_SOURCES = \ ! 10: stp220x.c \ ! 11: stp222x-main.c \ ! 12: stp222x-asearch.c \ ! 13: stp222x-aspace.c \ ! 14: stp222x-mdu.c \ ! 15: stp222x-timer.c \ ! 16: stp222x-iommu.c \ ! 17: stp222x-stc.c \ ! 18: stp22xx.c ! 19: tme_ic_stp22xx_la_LDFLAGS = -rpath $(pkglibdir) -module -version-info 0:0:0 ! 20: tme_ic_stp22xx_la_LIBADD = $(top_builddir)/libtme/libtme.la \ ! 21: $(top_builddir)/generic/libtme-generic.la ! 22: EXTRA_DIST = stp222x-impl.h \ ! 23: stp22xx-impl.h ! 24: ! 25: include $(top_srcdir)/modules
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.