Annotation of tme/machine/sun/Makefile.am, revision 1.1.1.4

1.1       root        1: ## Process this file with automake to produce Makefile.in
                      2: # Makefile.am for The Machine Emulator machine/sun:
                      3: 
                      4: AUTOMAKE_OPTIONS = 1.4 gnu
                      5: 
                      6: INCLUDES = -I$(top_srcdir) -I$(srcdir) -I. -D_TME_IMPL
                      7: 
                      8: pkglib_LTLIBRARIES = libtme-machine-sun.la
1.1.1.3   root        9: libtme_machine_sun_la_SOURCES = sun-mmu.c \
                     10:        sun-bwtwo.c \
                     11:        sun-cgtwo.c \
1.1.1.4 ! root       12:        sun-cgsix.c \
1.1.1.3   root       13:        sun-fb.c sun-fb.h \
                     14:        sun-si.c \
                     15:        sun-obie.c
1.1       root       16: libtme_machine_sun_la_LDFLAGS = -version-info 0:0:0
                     17: libtme_machine_sun_la_LIBADD = $(top_builddir)/libtme/libtme.la \
                     18:        $(top_builddir)/generic/libtme-generic.la
                     19: 
1.1.1.3   root       20: bin_SCRIPTS = tme-sun-idprom tme-sun-eeprom
1.1       root       21: 
1.1.1.2   root       22: examplesdir = $(datadir)/examples/tme
                     23: examples_DATA = sun-keyboards.txt my-sun-macros.txt
                     24: 
1.1.1.3   root       25: EXTRA_DIST = tme-sun-idprom.pl tme-sun-eeprom.pl $(examples_DATA)
1.1       root       26: 
                     27: # target to make tme-sun-idprom:
                     28: tme-sun-idprom: tme-sun-idprom.pl
                     29:        sed -e s%/usr/pkg/bin/perl%$(PERL)% < $(srcdir)/tme-sun-idprom.pl > $@
1.1.1.3   root       30: 
                     31: # target to make tme-sun-eeprom:
                     32: tme-sun-eeprom: tme-sun-eeprom.pl $(top_srcdir)/tools/tme-binary-struct.pl.in
                     33:        cat $(top_srcdir)/tools/tme-binary-struct.pl.in $(srcdir)/tme-sun-eeprom.pl | \
                     34:        sed -e s%/usr/pkg/bin/perl%$(PERL)% > $@

unix.superglobalmegacorp.com

This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.