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

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
                      9: libtme_machine_sun_la_SOURCES = sun-mmu.c
                     10: libtme_machine_sun_la_LDFLAGS = -version-info 0:0:0
                     11: libtme_machine_sun_la_LIBADD = $(top_builddir)/libtme/libtme.la \
                     12:        $(top_builddir)/generic/libtme-generic.la
                     13: 
                     14: bin_SCRIPTS = tme-sun-idprom
                     15: 
1.1.1.2 ! root       16: examplesdir = $(datadir)/examples/tme
        !            17: examples_DATA = sun-keyboards.txt my-sun-macros.txt
        !            18: 
        !            19: EXTRA_DIST = tme-sun-idprom.pl $(examples_DATA)
1.1       root       20: 
                     21: # target to make tme-sun-idprom:
                     22: tme-sun-idprom: tme-sun-idprom.pl
                     23:        sed -e s%/usr/pkg/bin/perl%$(PERL)% < $(srcdir)/tme-sun-idprom.pl > $@

unix.superglobalmegacorp.com

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