# # srecord - manipulate eprom load files # Copyright (C) 1998, 2002, 2006, 2007 Peter Miller # # This program is free software; you can redistribute it and/or modify # it under the terms of the GNU General Public License as published by # the Free Software Foundation; either version 3 of the License, or # (at your option) any later version. # # This program is distributed in the hope that it will be useful, # but WITHOUT ANY WARRANTY; without even the implied warranty of # MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the # GNU General Public License for more details. # # You should have received a copy of the GNU General Public License # along with this program. If not, see # . # # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # # W W A RRRR N N III N N III N N GGG # W W A A R R NN N I NN N I NN N G G # W W A A RRRR N N N I N N N I N N N G # W W W AAAAA R R N NN I N NN I N NN G GG # W W W A A R R N N I N N I N N G G # W W A A R R N N III N N III N N GGG # # DO NOT send patches which fix this file. IT IS NOT the original # source file. This file is GENERATED. If you find a bug in this # file, please send me a patch for the the problem in the source # file, usually etc/Makefile.sh or etc/Makefi.file.sh or both. # # !!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!! # # Makefile. Generated from Makefile.in by configure. # # The configure script generates 2 files: # 1. This Makefile # 2. lib/config.h # If you change this Makefile, you may also need to change these files. # To see what is configured by the configure script, search for @ in the # Makefile.in file. # # If you wish to reconfigure the installation directories it is # RECOMMENDED that you re-run the configure script. # Use ``./configure --help'' for a list options. # # # directory containing the source # srcdir = . # # the name of the install program to use # INSTALL = /usr/bin/install -c -o root -g wheel INSTALL_PROGRAM = install -s -o root -g wheel -m 555 INSTALL_DATA = install -o root -g wheel -m 444 # # the name of the compiler to use # CXX = c++ # # The compiler flags to use # CXXFLAGS = -fno-common -Wall # # The preprocessor flags to use # CPPFLAGS = # # The linker flags to use # LDFLAGS = # # prefix for installation path # prefix = exec_prefix = ${prefix} # # where to put the executables # On a network, this would only be shared between machines # of identical cpu-hw-os flavour. It can be read-only. # bindir = $(RPM_BUILD_ROOT)${exec_prefix}/bin # # where to put the manuals # On a network, this would be shared between all machines # on the network. It can be read-only. # mandir = $(RPM_BUILD_ROOT)${prefix}/share/man # # Which yacc to use # YACC = bison -y # # extra libraries required for your system # LIBS = # # commands used to format the documents # SOELIM = roffpp GROFF = groff HAVE_GROFF = yes # # shell to use to run tests and commands # SH = /bin/sh # # program used to place index within libraries # RANLIB = ranlib AR = ar # -------------------------------------------------------------------------- # You should not need to change anything below this line. # # The default target # default_target: all etc/BUILDING.ps: etc/BUILDING.man etc/version.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/BUILDING.man | \ $(GROFF) -t -man > $@ etc/BUILDING.dvi: etc/BUILDING.man etc/version.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/BUILDING.man | \ $(GROFF) -Tdvi -t -man > $@ etc/BUILDING.txt: etc/BUILDING.man etc/version.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/BUILDING.man | \ $(GROFF) -Tascii -t -man > etc/BUILDING.man \ bl/etc/BUILDING.man etc/BUILDING.man,Md etc/README.ps: etc/README.man etc/version.so etc/new.so etc/new.1.36.so \ etc/new.1.35.so etc/new.1.34.so etc/new.1.33.so \ etc/new.1.32.so etc/new.1.31.so etc/new.1.30.so \ etc/new.1.29.so etc/new.1.28.so etc/new.1.27.so \ etc/new.1.26.so etc/new.1.25.so etc/new.1.24.so \ etc/new.1.23.so etc/new.1.22.so etc/new.1.21.so \ etc/new.1.20.so etc/new.1.19.so etc/new.1.18.so \ etc/new.1.17.so etc/new.1.16.so etc/new.1.15.so \ etc/new.1.14.so etc/new.1.13.so etc/new.1.12.so \ etc/new.1.11.so etc/new.1.10.so etc/new.1.9.so \ etc/new.1.8.so etc/new.1.7.so etc/new.1.6.so \ etc/new.1.5.so etc/new.1.4.so etc/new.1.3.so \ etc/new.1.2.so etc/new.1.1.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/README.man | \ $(GROFF) -t -man > $@ etc/README.dvi: etc/README.man etc/version.so etc/new.so \ etc/new.1.36.so etc/new.1.35.so etc/new.1.34.so \ etc/new.1.33.so etc/new.1.32.so etc/new.1.31.so \ etc/new.1.30.so etc/new.1.29.so etc/new.1.28.so \ etc/new.1.27.so etc/new.1.26.so etc/new.1.25.so \ etc/new.1.24.so etc/new.1.23.so etc/new.1.22.so \ etc/new.1.21.so etc/new.1.20.so etc/new.1.19.so \ etc/new.1.18.so etc/new.1.17.so etc/new.1.16.so \ etc/new.1.15.so etc/new.1.14.so etc/new.1.13.so \ etc/new.1.12.so etc/new.1.11.so etc/new.1.10.so \ etc/new.1.9.so etc/new.1.8.so etc/new.1.7.so \ etc/new.1.6.so etc/new.1.5.so etc/new.1.4.so \ etc/new.1.3.so etc/new.1.2.so etc/new.1.1.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/README.man | \ $(GROFF) -Tdvi -t -man > $@ etc/README.txt: etc/README.man etc/version.so etc/new.so \ etc/new.1.36.so etc/new.1.35.so etc/new.1.34.so \ etc/new.1.33.so etc/new.1.32.so etc/new.1.31.so \ etc/new.1.30.so etc/new.1.29.so etc/new.1.28.so \ etc/new.1.27.so etc/new.1.26.so etc/new.1.25.so \ etc/new.1.24.so etc/new.1.23.so etc/new.1.22.so \ etc/new.1.21.so etc/new.1.20.so etc/new.1.19.so \ etc/new.1.18.so etc/new.1.17.so etc/new.1.16.so \ etc/new.1.15.so etc/new.1.14.so etc/new.1.13.so \ etc/new.1.12.so etc/new.1.11.so etc/new.1.10.so \ etc/new.1.9.so etc/new.1.8.so etc/new.1.7.so \ etc/new.1.6.so etc/new.1.5.so etc/new.1.4.so \ etc/new.1.3.so etc/new.1.2.so etc/new.1.1.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/README.man | \ $(GROFF) -Tascii -t -man > etc/README.man \ bl/etc/README.man etc/README.man,Md etc/change_log.ps: etc/change_log.man etc/version.so etc/new.so \ etc/new.1.36.so etc/new.1.35.so etc/new.1.34.so \ etc/new.1.33.so etc/new.1.32.so etc/new.1.31.so \ etc/new.1.30.so etc/new.1.29.so etc/new.1.28.so \ etc/new.1.27.so etc/new.1.26.so etc/new.1.25.so \ etc/new.1.24.so etc/new.1.23.so etc/new.1.22.so \ etc/new.1.21.so etc/new.1.20.so etc/new.1.19.so \ etc/new.1.18.so etc/new.1.17.so etc/new.1.16.so \ etc/new.1.15.so etc/new.1.14.so etc/new.1.13.so \ etc/new.1.12.so etc/new.1.11.so etc/new.1.10.so \ etc/new.1.9.so etc/new.1.8.so etc/new.1.7.so \ etc/new.1.6.so etc/new.1.5.so etc/new.1.4.so \ etc/new.1.3.so etc/new.1.2.so etc/new.1.1.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/change_log.man | \ $(GROFF) -t -man > $@ etc/change_log.dvi: etc/change_log.man etc/version.so etc/new.so \ etc/new.1.36.so etc/new.1.35.so etc/new.1.34.so \ etc/new.1.33.so etc/new.1.32.so etc/new.1.31.so \ etc/new.1.30.so etc/new.1.29.so etc/new.1.28.so \ etc/new.1.27.so etc/new.1.26.so etc/new.1.25.so \ etc/new.1.24.so etc/new.1.23.so etc/new.1.22.so \ etc/new.1.21.so etc/new.1.20.so etc/new.1.19.so \ etc/new.1.18.so etc/new.1.17.so etc/new.1.16.so \ etc/new.1.15.so etc/new.1.14.so etc/new.1.13.so \ etc/new.1.12.so etc/new.1.11.so etc/new.1.10.so \ etc/new.1.9.so etc/new.1.8.so etc/new.1.7.so \ etc/new.1.6.so etc/new.1.5.so etc/new.1.4.so \ etc/new.1.3.so etc/new.1.2.so etc/new.1.1.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/change_log.man | \ $(GROFF) -Tdvi -t -man > $@ etc/change_log.txt: etc/change_log.man etc/version.so etc/new.so \ etc/new.1.36.so etc/new.1.35.so etc/new.1.34.so \ etc/new.1.33.so etc/new.1.32.so etc/new.1.31.so \ etc/new.1.30.so etc/new.1.29.so etc/new.1.28.so \ etc/new.1.27.so etc/new.1.26.so etc/new.1.25.so \ etc/new.1.24.so etc/new.1.23.so etc/new.1.22.so \ etc/new.1.21.so etc/new.1.20.so etc/new.1.19.so \ etc/new.1.18.so etc/new.1.17.so etc/new.1.16.so \ etc/new.1.15.so etc/new.1.14.so etc/new.1.13.so \ etc/new.1.12.so etc/new.1.11.so etc/new.1.10.so \ etc/new.1.9.so etc/new.1.8.so etc/new.1.7.so \ etc/new.1.6.so etc/new.1.5.so etc/new.1.4.so \ etc/new.1.3.so etc/new.1.2.so etc/new.1.1.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/change_log.man | \ $(GROFF) -Tascii -t -man > etc/change_log.man \ bl/etc/change_log.man etc/change_log.man,Md etc/reference.ps: etc/reference.man etc/ref-toc.so etc/version.so \ etc/README.man etc/new.so etc/new.1.36.so \ etc/new.1.35.so etc/new.1.34.so etc/new.1.33.so \ etc/new.1.32.so etc/new.1.31.so etc/new.1.30.so \ etc/new.1.29.so etc/new.1.28.so etc/new.1.27.so \ etc/new.1.26.so etc/new.1.25.so etc/new.1.24.so \ etc/new.1.23.so etc/new.1.22.so etc/new.1.21.so \ etc/new.1.20.so etc/new.1.19.so etc/new.1.18.so \ etc/new.1.17.so etc/new.1.16.so etc/new.1.15.so \ etc/new.1.14.so etc/new.1.13.so etc/new.1.12.so \ etc/new.1.11.so etc/new.1.10.so etc/new.1.9.so \ etc/new.1.8.so etc/new.1.7.so etc/new.1.6.so \ etc/new.1.5.so etc/new.1.4.so etc/new.1.3.so \ etc/new.1.2.so etc/new.1.1.so etc/BUILDING.man \ etc/new-file-format.so etc/ref-parts.so \ man/man1/srec_cat.1 man/man1/o_input.so \ man/man1/o_at.so man/man1/o_ignore_checksums.so \ man/man1/o_sequence.so man/man1/o_multiple.so \ man/man1/z_options.so man/man1/z_exit.so \ man/man1/z_copyright.so man/man1/srec_cmp.1 \ man/man1/srec_examples.1 man/man1/srec_info.1 \ man/man1/srec_input.1 man/man1/srec_license.1 \ man/man5/srec_aomf.5 man/man5/srec_ascii_hex.5 \ man/man5/srec_atmel_generic.5 man/man5/srec_binary.5 \ man/man5/srec_brecord.5 man/man5/srec_cosmac.5 \ man/man5/srec_dec_binary.5 man/man5/srec_emon52.5 \ man/man5/srec_fairchild.5 man/man5/srec_fastload.5 \ man/man5/srec_formatted_binary.5 man/man5/srec_fpc.5 \ man/man5/srec_intel16.5 man/man5/srec_intel.5 \ man/man5/srec_mos_tech.5 man/man5/srec_motorola.5 \ man/man5/srec_needham.5 man/man5/srec_os65v.5 \ man/man5/srec_signetics.5 man/man5/srec_spasm.5 \ man/man5/srec_spectrum.5 man/man5/srec_stewie.5 \ man/man5/srec_tektronix.5 \ man/man5/srec_tektronix_extended.5 \ man/man5/srec_ti_tagged_16.5 man/man5/srec_ti_tagged.5 \ man/man5/srec_ti_txt.5 man/man5/srec_vmem.5 \ man/man5/srec_wilson.5 etc/ref-index.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/reference.man | \ $(GROFF) -t -man > $@ etc/reference.dvi: etc/reference.man etc/ref-toc.so etc/version.so \ etc/README.man etc/new.so etc/new.1.36.so \ etc/new.1.35.so etc/new.1.34.so etc/new.1.33.so \ etc/new.1.32.so etc/new.1.31.so etc/new.1.30.so \ etc/new.1.29.so etc/new.1.28.so etc/new.1.27.so \ etc/new.1.26.so etc/new.1.25.so etc/new.1.24.so \ etc/new.1.23.so etc/new.1.22.so etc/new.1.21.so \ etc/new.1.20.so etc/new.1.19.so etc/new.1.18.so \ etc/new.1.17.so etc/new.1.16.so etc/new.1.15.so \ etc/new.1.14.so etc/new.1.13.so etc/new.1.12.so \ etc/new.1.11.so etc/new.1.10.so etc/new.1.9.so \ etc/new.1.8.so etc/new.1.7.so etc/new.1.6.so \ etc/new.1.5.so etc/new.1.4.so etc/new.1.3.so \ etc/new.1.2.so etc/new.1.1.so etc/BUILDING.man \ etc/new-file-format.so etc/ref-parts.so \ man/man1/srec_cat.1 man/man1/o_input.so \ man/man1/o_at.so man/man1/o_ignore_checksums.so \ man/man1/o_sequence.so man/man1/o_multiple.so \ man/man1/z_options.so man/man1/z_exit.so \ man/man1/z_copyright.so man/man1/srec_cmp.1 \ man/man1/srec_examples.1 man/man1/srec_info.1 \ man/man1/srec_input.1 man/man1/srec_license.1 \ man/man5/srec_aomf.5 man/man5/srec_ascii_hex.5 \ man/man5/srec_atmel_generic.5 man/man5/srec_binary.5 \ man/man5/srec_brecord.5 man/man5/srec_cosmac.5 \ man/man5/srec_dec_binary.5 man/man5/srec_emon52.5 \ man/man5/srec_fairchild.5 man/man5/srec_fastload.5 \ man/man5/srec_formatted_binary.5 man/man5/srec_fpc.5 \ man/man5/srec_intel16.5 man/man5/srec_intel.5 \ man/man5/srec_mos_tech.5 man/man5/srec_motorola.5 \ man/man5/srec_needham.5 man/man5/srec_os65v.5 \ man/man5/srec_signetics.5 man/man5/srec_spasm.5 \ man/man5/srec_spectrum.5 man/man5/srec_stewie.5 \ man/man5/srec_tektronix.5 \ man/man5/srec_tektronix_extended.5 \ man/man5/srec_ti_tagged_16.5 man/man5/srec_ti_tagged.5 \ man/man5/srec_ti_txt.5 man/man5/srec_vmem.5 \ man/man5/srec_wilson.5 etc/ref-index.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/reference.man | \ $(GROFF) -Tdvi -t -man > $@ etc/reference.txt: etc/reference.man etc/ref-toc.so etc/version.so \ etc/README.man etc/new.so etc/new.1.36.so \ etc/new.1.35.so etc/new.1.34.so etc/new.1.33.so \ etc/new.1.32.so etc/new.1.31.so etc/new.1.30.so \ etc/new.1.29.so etc/new.1.28.so etc/new.1.27.so \ etc/new.1.26.so etc/new.1.25.so etc/new.1.24.so \ etc/new.1.23.so etc/new.1.22.so etc/new.1.21.so \ etc/new.1.20.so etc/new.1.19.so etc/new.1.18.so \ etc/new.1.17.so etc/new.1.16.so etc/new.1.15.so \ etc/new.1.14.so etc/new.1.13.so etc/new.1.12.so \ etc/new.1.11.so etc/new.1.10.so etc/new.1.9.so \ etc/new.1.8.so etc/new.1.7.so etc/new.1.6.so \ etc/new.1.5.so etc/new.1.4.so etc/new.1.3.so \ etc/new.1.2.so etc/new.1.1.so etc/BUILDING.man \ etc/new-file-format.so etc/ref-parts.so \ man/man1/srec_cat.1 man/man1/o_input.so \ man/man1/o_at.so man/man1/o_ignore_checksums.so \ man/man1/o_sequence.so man/man1/o_multiple.so \ man/man1/z_options.so man/man1/z_exit.so \ man/man1/z_copyright.so man/man1/srec_cmp.1 \ man/man1/srec_examples.1 man/man1/srec_info.1 \ man/man1/srec_input.1 man/man1/srec_license.1 \ man/man5/srec_aomf.5 man/man5/srec_ascii_hex.5 \ man/man5/srec_atmel_generic.5 man/man5/srec_binary.5 \ man/man5/srec_brecord.5 man/man5/srec_cosmac.5 \ man/man5/srec_dec_binary.5 man/man5/srec_emon52.5 \ man/man5/srec_fairchild.5 man/man5/srec_fastload.5 \ man/man5/srec_formatted_binary.5 man/man5/srec_fpc.5 \ man/man5/srec_intel16.5 man/man5/srec_intel.5 \ man/man5/srec_mos_tech.5 man/man5/srec_motorola.5 \ man/man5/srec_needham.5 man/man5/srec_os65v.5 \ man/man5/srec_signetics.5 man/man5/srec_spasm.5 \ man/man5/srec_spectrum.5 man/man5/srec_stewie.5 \ man/man5/srec_tektronix.5 \ man/man5/srec_tektronix_extended.5 \ man/man5/srec_ti_tagged_16.5 man/man5/srec_ti_tagged.5 \ man/man5/srec_ti_txt.5 man/man5/srec_vmem.5 \ man/man5/srec_wilson.5 etc/ref-index.so $(SOELIM) -I. -Iman/man1 -Iman/man5 -Ietc etc/reference.man | \ $(GROFF) -Tascii -t -man > etc/reference.man \ bl/etc/reference.man etc/reference.man,Md lib/arglex.o: lib/arglex.cc lib/arglex.h lib/format_printf.h \ lib/progname.h lib/quit.h lib/versn_stamp.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/arglex.cc mv arglex.o lib/arglex.o lib/crc16.o: lib/crc16.cc lib/crc16.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/crc16.cc mv crc16.o lib/crc16.o lib/crc32.o: lib/crc32.cc lib/crc32.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/crc32.cc mv crc32.o lib/crc32.o lib/interval.o: lib/interval.cc lib/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/interval.cc mv interval.o lib/interval.o lib/progname.o: lib/progname.cc lib/progname.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/progname.cc mv progname.o lib/progname.o lib/quit.o: lib/quit.cc lib/quit.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/quit.cc mv quit.o lib/quit.o lib/quit/exception.o: lib/quit/exception.cc lib/quit/exception.h \ lib/quit.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/quit/exception.cc mv exception.o lib/quit/exception.o lib/quit/normal.o: lib/quit/normal.cc lib/progname.h lib/quit/normal.h \ lib/quit.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/quit/normal.cc mv normal.o lib/quit/normal.o lib/quit/prefix.o: lib/quit/prefix.cc lib/quit/prefix.h lib/quit.h \ lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/quit/prefix.cc mv prefix.o lib/quit/prefix.o lib/r250.o: lib/r250.cc lib/r250.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/r250.cc mv r250.o lib/r250.o lib/srec/arglex.o: lib/srec/arglex.cc lib/srec/arglex.h lib/arglex.h \ lib/format_printf.h lib/srec/input/file.h \ lib/srec/input.h lib/srec/memory.h \ lib/srec/memory/chunk.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/arglex.cc mv arglex.o lib/srec/arglex.o lib/srec/arglex/get_interval.o: lib/srec/arglex/get_interval.cc \ lib/interval.h lib/srec/arglex.h lib/arglex.h \ lib/format_printf.h lib/srec/input.h \ lib/srec/input/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/arglex/get_interval.cc mv get_interval.o lib/srec/arglex/get_interval.o lib/srec/arglex/get_number.o: lib/srec/arglex/get_number.cc \ lib/interval.h lib/srec/arglex.h lib/arglex.h \ lib/format_printf.h lib/srec/input.h \ lib/srec/input/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/arglex/get_number.cc mv get_number.o lib/srec/arglex/get_number.o lib/srec/arglex/get_string.o: lib/srec/arglex/get_string.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/arglex/get_string.cc mv get_string.o lib/srec/arglex/get_string.o lib/srec/arglex/input.o: lib/srec/arglex/input.cc lib/srec/arglex.h \ lib/arglex.h lib/format_printf.h \ lib/srec/input/file/aomf.h lib/srec/input/file.h \ lib/srec/input.h lib/srec/input/file/ascii_hex.h \ lib/srec/input/file/atmel_generic.h \ lib/srec/input/file/binary.h \ lib/srec/input/file/brecord.h \ lib/srec/input/file/cosmac.h \ lib/srec/input/file/dec_binary.h \ lib/srec/input/file/emon52.h \ lib/srec/input/file/fairchild.h \ lib/srec/input/file/fastload.h \ lib/srec/input/file/formatted_binary.h \ lib/srec/input/file/four_packed_code.h \ lib/srec/input/file/guess.h lib/srec/input/file/intel.h \ lib/srec/input/file/intel16.h \ lib/srec/input/file/mos_tech.h \ lib/srec/input/file/needham.h \ lib/srec/input/file/os65v.h \ lib/srec/input/file/signetics.h \ lib/srec/input/file/spasm.h \ lib/srec/input/file/spectrum.h \ lib/srec/input/file/srecord.h \ lib/srec/input/file/stewie.h \ lib/srec/input/file/tektronix_extended.h \ lib/srec/input/file/tektronix.h \ lib/srec/input/file/ti_tagged.h \ lib/srec/input/file/ti_tagged_16.h \ lib/srec/input/file/ti_txt.h lib/srec/input/file/vmem.h \ lib/srec/input/file/wilson.h \ lib/srec/input/filter/and.h lib/srec/input/filter.h \ lib/srec/input/filter/byte_swap.h lib/srec/record.h \ lib/srec/input/filter/checksum/bitnot.h \ lib/srec/input/filter/checksum.h lib/interval.h \ lib/srec/input/filter/checksum/negative.h \ lib/srec/input/filter/checksum/positive.h \ lib/srec/input/filter/crc16.h \ lib/srec/input/filter/crc32.h \ lib/srec/input/filter/crop.h \ lib/srec/input/filter/fill.h \ lib/srec/input/filter/length.h \ lib/srec/input/filter/maximum.h \ lib/srec/input/filter/minimum.h \ lib/srec/input/filter/not.h \ lib/srec/input/filter/offset.h \ lib/srec/input/filter/or.h \ lib/srec/input/filter/random_fill.h \ lib/srec/input/filter/sequence.h \ lib/srec/input/filter/split.h \ lib/srec/input/filter/unfill.h \ lib/srec/input/filter/unsplit.h \ lib/srec/input/filter/xor.h lib/srec/input/generator.h \ lib/srec/input/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/arglex/input.cc mv input.o lib/srec/arglex/input.o lib/srec/arglex/output.o: lib/srec/arglex/output.cc lib/srec/arglex.h \ lib/arglex.h lib/format_printf.h \ lib/srec/output/file/aomf.h lib/srec/output/file.h \ lib/srec/output.h lib/srec/output/file/ascii_hex.h \ lib/srec/output/file/asm.h lib/interval.h \ lib/srec/output/file/atmel_generic.h \ lib/srec/output/file/basic.h \ lib/srec/output/file/binary.h \ lib/srec/output/file/brecord.h lib/srec/output/file/c.h \ lib/srec/output/file/cosmac.h \ lib/srec/output/file/dec_binary.h \ lib/srec/output/file/emon52.h \ lib/srec/output/file/fairchild.h \ lib/srec/output/file/fastload.h \ lib/srec/output/file/formatted_binary.h \ lib/srec/output/file/four_packed_code.h \ lib/srec/output/file/intel.h \ lib/srec/output/file/intel16.h \ lib/srec/output/file/mos_tech.h \ lib/srec/output/file/needham.h \ lib/srec/output/file/os65v.h \ lib/srec/output/file/signetics.h \ lib/srec/output/file/spasm.h \ lib/srec/output/file/spectrum.h \ lib/srec/output/file/srecord.h \ lib/srec/output/file/stewie.h \ lib/srec/output/file/tektronix_extended.h \ lib/srec/output/file/tektronix.h \ lib/srec/output/file/ti_tagged.h \ lib/srec/output/file/ti_tagged_16.h \ lib/srec/output/file/ti_txt.h \ lib/srec/output/file/vhdl.h lib/srec/output/file/vmem.h \ lib/srec/output/file/wilson.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/arglex/output.cc mv output.o lib/srec/arglex/output.o lib/srec/input.o: lib/srec/input.cc lib/srec/input.h \ lib/format_printf.h lib/srec/record.h lib/quit/prefix.h \ lib/quit.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input.cc mv input.o lib/srec/input.o lib/srec/input/file.o: lib/srec/input/file.cc lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file.cc mv file.o lib/srec/input/file.o lib/srec/input/file/aomf.o: lib/srec/input/file/aomf.cc \ lib/srec/input/file/aomf.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/aomf.cc mv aomf.o lib/srec/input/file/aomf.o lib/srec/input/file/ascii_hex.o: lib/srec/input/file/ascii_hex.cc \ lib/srec/input/file/ascii_hex.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/ascii_hex.cc mv ascii_hex.o lib/srec/input/file/ascii_hex.o lib/srec/input/file/atmel_generic.o: \ lib/srec/input/file/atmel_generic.cc \ lib/srec/input/file/atmel_generic.h \ lib/srec/input/file.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/file/atmel_generic.cc mv atmel_generic.o lib/srec/input/file/atmel_generic.o lib/srec/input/file/binary.o: lib/srec/input/file/binary.cc \ lib/srec/input/file/binary.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/binary.cc mv binary.o lib/srec/input/file/binary.o lib/srec/input/file/brecord.o: lib/srec/input/file/brecord.cc \ lib/srec/input/file/brecord.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/brecord.cc mv brecord.o lib/srec/input/file/brecord.o lib/srec/input/file/cosmac.o: lib/srec/input/file/cosmac.cc \ lib/srec/input/file/cosmac.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/cosmac.cc mv cosmac.o lib/srec/input/file/cosmac.o lib/srec/input/file/dec_binary.o: lib/srec/input/file/dec_binary.cc \ lib/srec/input/file/dec_binary.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/dec_binary.cc mv dec_binary.o lib/srec/input/file/dec_binary.o lib/srec/input/file/emon52.o: lib/srec/input/file/emon52.cc \ lib/srec/input/file/emon52.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/emon52.cc mv emon52.o lib/srec/input/file/emon52.o lib/srec/input/file/fairchild.o: lib/srec/input/file/fairchild.cc \ lib/srec/input/file/fairchild.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/fairchild.cc mv fairchild.o lib/srec/input/file/fairchild.o lib/srec/input/file/fastload.o: lib/srec/input/file/fastload.cc \ lib/srec/input/file/fastload.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/fastload.cc mv fastload.o lib/srec/input/file/fastload.o lib/srec/input/file/formatted_binary.o: \ lib/srec/input/file/formatted_binary.cc \ lib/srec/input/file/formatted_binary.h \ lib/srec/input/file.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/file/formatted_binary.cc mv formatted_binary.o lib/srec/input/file/formatted_binary.o lib/srec/input/file/four_packed_code.o: \ lib/srec/input/file/four_packed_code.cc \ lib/srec/input/file/four_packed_code.h \ lib/srec/input/file.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/file/four_packed_code.cc mv four_packed_code.o lib/srec/input/file/four_packed_code.o lib/srec/input/file/guess.o: lib/srec/input/file/guess.cc \ lib/quit/exception.h lib/quit.h lib/format_printf.h \ lib/srec/input/file/aomf.h lib/srec/input/file.h \ lib/srec/input.h lib/srec/input/file/ascii_hex.h \ lib/srec/input/file/atmel_generic.h \ lib/srec/input/file/binary.h \ lib/srec/input/file/brecord.h \ lib/srec/input/file/dec_binary.h \ lib/srec/input/file/emon52.h \ lib/srec/input/file/fairchild.h \ lib/srec/input/file/fastload.h \ lib/srec/input/file/formatted_binary.h \ lib/srec/input/file/four_packed_code.h \ lib/srec/input/file/guess.h lib/srec/input/file/intel.h \ lib/srec/input/file/intel16.h \ lib/srec/input/file/mos_tech.h \ lib/srec/input/file/needham.h \ lib/srec/input/file/os65v.h \ lib/srec/input/file/signetics.h \ lib/srec/input/file/spasm.h \ lib/srec/input/file/spectrum.h \ lib/srec/input/file/srecord.h \ lib/srec/input/file/stewie.h \ lib/srec/input/file/tektronix.h \ lib/srec/input/file/tektronix_extended.h \ lib/srec/input/file/ti_tagged.h \ lib/srec/input/file/ti_txt.h lib/srec/input/file/vmem.h \ lib/srec/input/file/wilson.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/guess.cc mv guess.o lib/srec/input/file/guess.o lib/srec/input/file/intel.o: lib/srec/input/file/intel.cc \ lib/srec/input/file/intel.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/intel.cc mv intel.o lib/srec/input/file/intel.o lib/srec/input/file/intel16.o: lib/srec/input/file/intel16.cc \ lib/srec/input/file/intel16.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/intel16.cc mv intel16.o lib/srec/input/file/intel16.o lib/srec/input/file/mos_tech.o: lib/srec/input/file/mos_tech.cc \ lib/srec/input/file/mos_tech.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/mos_tech.cc mv mos_tech.o lib/srec/input/file/mos_tech.o lib/srec/input/file/needham.o: lib/srec/input/file/needham.cc \ lib/srec/input/file/needham.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/needham.cc mv needham.o lib/srec/input/file/needham.o lib/srec/input/file/os65v.o: lib/srec/input/file/os65v.cc \ lib/srec/input/file/os65v.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/os65v.cc mv os65v.o lib/srec/input/file/os65v.o lib/srec/input/file/signetics.o: lib/srec/input/file/signetics.cc \ lib/srec/input/file/signetics.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/signetics.cc mv signetics.o lib/srec/input/file/signetics.o lib/srec/input/file/spasm.o: lib/srec/input/file/spasm.cc \ lib/srec/input/file/spasm.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/spasm.cc mv spasm.o lib/srec/input/file/spasm.o lib/srec/input/file/spectrum.o: lib/srec/input/file/spectrum.cc \ lib/srec/input/file/spectrum.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/spectrum.cc mv spectrum.o lib/srec/input/file/spectrum.o lib/srec/input/file/srecord.o: lib/srec/input/file/srecord.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/input/file/srecord.h lib/srec/input/file.h \ lib/srec/input.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/srecord.cc mv srecord.o lib/srec/input/file/srecord.o lib/srec/input/file/stewie.o: lib/srec/input/file/stewie.cc \ lib/srec/input/file/stewie.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/stewie.cc mv stewie.o lib/srec/input/file/stewie.o lib/srec/input/file/tektronix.o: lib/srec/input/file/tektronix.cc \ lib/srec/input/file/tektronix.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/tektronix.cc mv tektronix.o lib/srec/input/file/tektronix.o lib/srec/input/file/tektronix_extended.o: \ lib/srec/input/file/tektronix_extended.cc \ lib/srec/input/file/tektronix_extended.h \ lib/srec/input/file.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/file/tektronix_extended.cc mv tektronix_extended.o lib/srec/input/file/tektronix_extended.o lib/srec/input/file/ti_tagged.o: lib/srec/input/file/ti_tagged.cc \ lib/srec/input/file/ti_tagged.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/ti_tagged.cc mv ti_tagged.o lib/srec/input/file/ti_tagged.o lib/srec/input/file/ti_tagged_16.o: lib/srec/input/file/ti_tagged_16.cc \ lib/srec/input/file/ti_tagged_16.h \ lib/srec/input/file.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/file/ti_tagged_16.cc mv ti_tagged_16.o lib/srec/input/file/ti_tagged_16.o lib/srec/input/file/ti_txt.o: lib/srec/input/file/ti_txt.cc \ lib/srec/input/file/ti_txt.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/ti_txt.cc mv ti_txt.o lib/srec/input/file/ti_txt.o lib/srec/input/file/vmem.o: lib/srec/input/file/vmem.cc \ lib/srec/input/file/vmem.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/vmem.cc mv vmem.o lib/srec/input/file/vmem.o lib/srec/input/file/wilson.o: lib/srec/input/file/wilson.cc \ lib/srec/input/file/wilson.h lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/file/wilson.cc mv wilson.o lib/srec/input/file/wilson.o lib/srec/input/filter.o: lib/srec/input/filter.cc \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter.cc mv filter.o lib/srec/input/filter.o lib/srec/input/filter/and.o: lib/srec/input/filter/and.cc \ lib/srec/input/filter/and.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/and.cc mv and.o lib/srec/input/filter/and.o lib/srec/input/filter/byte_swap.o: lib/srec/input/filter/byte_swap.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/input/filter/byte_swap.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/filter/byte_swap.cc mv byte_swap.o lib/srec/input/filter/byte_swap.o lib/srec/input/filter/checksum.o: lib/srec/input/filter/checksum.cc \ lib/interval.h lib/srec/input/filter/checksum.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/checksum.cc mv checksum.o lib/srec/input/filter/checksum.o lib/srec/input/filter/checksum/bitnot.o: \ lib/srec/input/filter/checksum/bitnot.cc \ lib/srec/input/filter/checksum/bitnot.h \ lib/srec/input/filter/checksum.h lib/interval.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/filter/checksum/bitnot.cc mv bitnot.o lib/srec/input/filter/checksum/bitnot.o lib/srec/input/filter/checksum/negative.o: \ lib/srec/input/filter/checksum/negative.cc \ lib/srec/input/filter/checksum/negative.h \ lib/srec/input/filter/checksum.h lib/interval.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/filter/checksum/negative.cc mv negative.o lib/srec/input/filter/checksum/negative.o lib/srec/input/filter/checksum/positive.o: \ lib/srec/input/filter/checksum/positive.cc \ lib/srec/input/filter/checksum/positive.h \ lib/srec/input/filter/checksum.h lib/interval.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/filter/checksum/positive.cc mv positive.o lib/srec/input/filter/checksum/positive.o lib/srec/input/filter/crc16.o: lib/srec/input/filter/crc16.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/input/filter/crc16.h lib/srec/input/filter.h \ lib/srec/input.h lib/srec/memory.h \ lib/srec/memory/chunk.h lib/srec/memory/walker/crc16.h \ lib/crc16.h lib/srec/memory/walker.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/crc16.cc mv crc16.o lib/srec/input/filter/crc16.o lib/srec/input/filter/crc32.o: lib/srec/input/filter/crc32.cc \ lib/srec/input/filter/crc32.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/memory.h \ lib/srec/memory/chunk.h lib/srec/memory/walker/crc32.h \ lib/crc32.h lib/srec/memory/walker.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/crc32.cc mv crc32.o lib/srec/input/filter/crc32.o lib/srec/input/filter/crop.o: lib/srec/input/filter/crop.cc \ lib/interval.h lib/srec/input/filter/crop.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/crop.cc mv crop.o lib/srec/input/filter/crop.o lib/srec/input/filter/fill.o: lib/srec/input/filter/fill.cc \ lib/interval.h lib/srec/input/filter/fill.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/fill.cc mv fill.o lib/srec/input/filter/fill.o lib/srec/input/filter/length.o: lib/srec/input/filter/length.cc \ lib/interval.h lib/srec/input/filter/length.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/length.cc mv length.o lib/srec/input/filter/length.o lib/srec/input/filter/maximum.o: lib/srec/input/filter/maximum.cc \ lib/interval.h lib/srec/input/filter/maximum.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/maximum.cc mv maximum.o lib/srec/input/filter/maximum.o lib/srec/input/filter/minimum.o: lib/srec/input/filter/minimum.cc \ lib/srec/input/filter/minimum.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/minimum.cc mv minimum.o lib/srec/input/filter/minimum.o lib/srec/input/filter/not.o: lib/srec/input/filter/not.cc \ lib/srec/input/filter/not.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/not.cc mv not.o lib/srec/input/filter/not.o lib/srec/input/filter/offset.o: lib/srec/input/filter/offset.cc \ lib/srec/input/filter/offset.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/offset.cc mv offset.o lib/srec/input/filter/offset.o lib/srec/input/filter/or.o: lib/srec/input/filter/or.cc \ lib/srec/input/filter/or.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/or.cc mv or.o lib/srec/input/filter/or.o lib/srec/input/filter/random_fill.o: \ lib/srec/input/filter/random_fill.cc lib/interval.h \ lib/r250.h lib/srec/input/filter/random_fill.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/filter/random_fill.cc mv random_fill.o lib/srec/input/filter/random_fill.o lib/srec/input/filter/sequence.o: lib/srec/input/filter/sequence.cc \ lib/srec/input/filter/sequence.h \ lib/srec/input/filter.h lib/srec/input.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/sequence.cc mv sequence.o lib/srec/input/filter/sequence.o lib/srec/input/filter/split.o: lib/srec/input/filter/split.cc \ lib/srec/input/filter/split.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/split.cc mv split.o lib/srec/input/filter/split.o lib/srec/input/filter/unfill.o: lib/srec/input/filter/unfill.cc \ lib/srec/input/filter/unfill.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/unfill.cc mv unfill.o lib/srec/input/filter/unfill.o lib/srec/input/filter/unsplit.o: lib/srec/input/filter/unsplit.cc \ lib/srec/input/filter/unsplit.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/unsplit.cc mv unsplit.o lib/srec/input/filter/unsplit.o lib/srec/input/filter/xor.o: lib/srec/input/filter/xor.cc \ lib/srec/input/filter/xor.h lib/srec/input/filter.h \ lib/srec/input.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/filter/xor.cc mv xor.o lib/srec/input/filter/xor.o lib/srec/input/generator.o: lib/srec/input/generator.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/input/generator.h lib/srec/input.h \ lib/interval.h lib/srec/input/generator/constant.h \ lib/srec/input/generator/random.h \ lib/srec/input/generator/repeat.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/generator.cc mv generator.o lib/srec/input/generator.o lib/srec/input/generator/constant.o: \ lib/srec/input/generator/constant.cc \ lib/srec/input/generator/constant.h \ lib/srec/input/generator.h lib/srec/input.h \ lib/format_printf.h lib/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/generator/constant.cc mv constant.o lib/srec/input/generator/constant.o lib/srec/input/generator/random.o: lib/srec/input/generator/random.cc \ lib/r250.h lib/srec/input/generator/random.h \ lib/srec/input/generator.h lib/srec/input.h \ lib/format_printf.h lib/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/generator/random.cc mv random.o lib/srec/input/generator/random.o lib/srec/input/generator/repeat.o: lib/srec/input/generator/repeat.cc \ lib/srec/input/generator/repeat.h \ lib/srec/input/generator.h lib/srec/input.h \ lib/format_printf.h lib/interval.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/input/generator/repeat.cc mv repeat.o lib/srec/input/generator/repeat.o lib/srec/input/interval.o: lib/srec/input/interval.cc lib/interval.h \ lib/srec/input.h lib/format_printf.h \ lib/srec/input/interval.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/input/interval.cc mv interval.o lib/srec/input/interval.o lib/srec/memory.o: lib/srec/memory.cc lib/srec/input.h \ lib/format_printf.h lib/srec/memory.h \ lib/srec/memory/chunk.h \ lib/srec/memory/walker/compare.h lib/interval.h \ lib/srec/memory/walker.h \ lib/srec/memory/walker/continuity.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory.cc mv memory.o lib/srec/memory.o lib/srec/memory/chunk.o: lib/srec/memory/chunk.cc \ lib/srec/memory/chunk.h lib/srec/memory/walker.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory/chunk.cc mv chunk.o lib/srec/memory/chunk.o lib/srec/memory/walker.o: lib/srec/memory/walker.cc \ lib/srec/memory/walker.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory/walker.cc mv walker.o lib/srec/memory/walker.o lib/srec/memory/walker/compare.o: lib/srec/memory/walker/compare.cc \ lib/srec/memory.h lib/srec/memory/chunk.h \ lib/srec/memory/walker/compare.h lib/interval.h \ lib/srec/memory/walker.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory/walker/compare.cc mv compare.o lib/srec/memory/walker/compare.o lib/srec/memory/walker/continuity.o: \ lib/srec/memory/walker/continuity.cc \ lib/srec/memory/walker/continuity.h \ lib/srec/memory/walker.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/memory/walker/continuity.cc mv continuity.o lib/srec/memory/walker/continuity.o lib/srec/memory/walker/crc16.o: lib/srec/memory/walker/crc16.cc \ lib/srec/memory/walker/crc16.h lib/crc16.h \ lib/srec/memory/walker.h lib/srec/output.h \ lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory/walker/crc16.cc mv crc16.o lib/srec/memory/walker/crc16.o lib/srec/memory/walker/crc32.o: lib/srec/memory/walker/crc32.cc \ lib/srec/memory/walker/crc32.h lib/crc32.h \ lib/srec/memory/walker.h lib/srec/output.h \ lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory/walker/crc32.cc mv crc32.o lib/srec/memory/walker/crc32.o lib/srec/memory/walker/writer.o: lib/srec/memory/walker/writer.cc \ lib/srec/memory/walker/writer.h \ lib/srec/memory/walker.h lib/srec/output.h \ lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/memory/walker/writer.cc mv writer.o lib/srec/memory/walker/writer.o lib/srec/output.o: lib/srec/output.cc lib/quit.h lib/format_printf.h \ lib/srec/output.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output.cc mv output.o lib/srec/output.o lib/srec/output/file.o: lib/srec/output/file.cc lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file.cc mv file.o lib/srec/output/file.o lib/srec/output/file/aomf.o: lib/srec/output/file/aomf.cc \ lib/srec/output/file/aomf.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/aomf.cc mv aomf.o lib/srec/output/file/aomf.o lib/srec/output/file/ascii_hex.o: lib/srec/output/file/ascii_hex.cc \ lib/srec/output/file/ascii_hex.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/ascii_hex.cc mv ascii_hex.o lib/srec/output/file/ascii_hex.o lib/srec/output/file/asm.o: lib/srec/output/file/asm.cc lib/interval.h \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/output/file/asm.h lib/srec/output/file.h \ lib/srec/output.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/asm.cc mv asm.o lib/srec/output/file/asm.o lib/srec/output/file/atmel_generic.o: \ lib/srec/output/file/atmel_generic.cc \ lib/srec/output/file/atmel_generic.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/output/file/atmel_generic.cc mv atmel_generic.o lib/srec/output/file/atmel_generic.o lib/srec/output/file/basic.o: lib/srec/output/file/basic.cc \ lib/interval.h lib/srec/output/file/basic.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/basic.cc mv basic.o lib/srec/output/file/basic.o lib/srec/output/file/binary.o: lib/srec/output/file/binary.cc \ lib/srec/output/file/binary.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/binary.cc mv binary.o lib/srec/output/file/binary.o lib/srec/output/file/brecord.o: lib/srec/output/file/brecord.cc \ lib/srec/output/file/brecord.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/brecord.cc mv brecord.o lib/srec/output/file/brecord.o lib/srec/output/file/c.o: lib/srec/output/file/c.cc lib/interval.h \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/output/file/c.h lib/srec/output/file.h \ lib/srec/output.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/c.cc mv c.o lib/srec/output/file/c.o lib/srec/output/file/cosmac.o: lib/srec/output/file/cosmac.cc \ lib/srec/output/file/cosmac.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/cosmac.cc mv cosmac.o lib/srec/output/file/cosmac.o lib/srec/output/file/dec_binary.o: lib/srec/output/file/dec_binary.cc \ lib/srec/output/file/dec_binary.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/output/file/dec_binary.cc mv dec_binary.o lib/srec/output/file/dec_binary.o lib/srec/output/file/emon52.o: lib/srec/output/file/emon52.cc \ lib/srec/output/file/emon52.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/emon52.cc mv emon52.o lib/srec/output/file/emon52.o lib/srec/output/file/fairchild.o: lib/srec/output/file/fairchild.cc \ lib/srec/output/file/fairchild.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/fairchild.cc mv fairchild.o lib/srec/output/file/fairchild.o lib/srec/output/file/fastload.o: lib/srec/output/file/fastload.cc \ lib/srec/output/file/fastload.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/fastload.cc mv fastload.o lib/srec/output/file/fastload.o lib/srec/output/file/formatted_binary.o: \ lib/srec/output/file/formatted_binary.cc \ lib/srec/output/file/formatted_binary.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/output/file/formatted_binary.cc mv formatted_binary.o lib/srec/output/file/formatted_binary.o lib/srec/output/file/four_packed_code.o: \ lib/srec/output/file/four_packed_code.cc \ lib/srec/output/file/four_packed_code.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/output/file/four_packed_code.cc mv four_packed_code.o lib/srec/output/file/four_packed_code.o lib/srec/output/file/intel.o: lib/srec/output/file/intel.cc \ lib/srec/output/file/intel.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/intel.cc mv intel.o lib/srec/output/file/intel.o lib/srec/output/file/intel16.o: lib/srec/output/file/intel16.cc \ lib/srec/output/file/intel16.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/intel16.cc mv intel16.o lib/srec/output/file/intel16.o lib/srec/output/file/mos_tech.o: lib/srec/output/file/mos_tech.cc \ lib/srec/output/file/mos_tech.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/mos_tech.cc mv mos_tech.o lib/srec/output/file/mos_tech.o lib/srec/output/file/needham.o: lib/srec/output/file/needham.cc \ lib/srec/output/file/needham.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/needham.cc mv needham.o lib/srec/output/file/needham.o lib/srec/output/file/os65v.o: lib/srec/output/file/os65v.cc \ lib/srec/output/file/os65v.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/os65v.cc mv os65v.o lib/srec/output/file/os65v.o lib/srec/output/file/signetics.o: lib/srec/output/file/signetics.cc \ lib/srec/output/file/signetics.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/signetics.cc mv signetics.o lib/srec/output/file/signetics.o lib/srec/output/file/spasm.o: lib/srec/output/file/spasm.cc \ lib/srec/output/file/spasm.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/spasm.cc mv spasm.o lib/srec/output/file/spasm.o lib/srec/output/file/spectrum.o: lib/srec/output/file/spectrum.cc \ lib/srec/output/file/spectrum.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/spectrum.cc mv spectrum.o lib/srec/output/file/spectrum.o lib/srec/output/file/srecord.o: lib/srec/output/file/srecord.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/output/file/srecord.h lib/srec/output/file.h \ lib/srec/output.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/srecord.cc mv srecord.o lib/srec/output/file/srecord.o lib/srec/output/file/stewie.o: lib/srec/output/file/stewie.cc \ lib/srec/output/file/stewie.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/stewie.cc mv stewie.o lib/srec/output/file/stewie.o lib/srec/output/file/tektronix.o: lib/srec/output/file/tektronix.cc \ lib/srec/output/file/tektronix.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/tektronix.cc mv tektronix.o lib/srec/output/file/tektronix.o lib/srec/output/file/tektronix_extended.o: \ lib/srec/output/file/tektronix_extended.cc \ lib/srec/output/file/tektronix_extended.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/output/file/tektronix_extended.cc mv tektronix_extended.o lib/srec/output/file/tektronix_extended.o lib/srec/output/file/ti_tagged.o: lib/srec/output/file/ti_tagged.cc \ lib/srec/output/file/ti_tagged.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/ti_tagged.cc mv ti_tagged.o lib/srec/output/file/ti_tagged.o lib/srec/output/file/ti_tagged_16.o: \ lib/srec/output/file/ti_tagged_16.cc \ lib/srec/output/file/ti_tagged_16.h \ lib/srec/output/file.h lib/srec/output.h \ lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c \ lib/srec/output/file/ti_tagged_16.cc mv ti_tagged_16.o lib/srec/output/file/ti_tagged_16.o lib/srec/output/file/ti_txt.o: lib/srec/output/file/ti_txt.cc \ lib/srec/output/file/ti_txt.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/ti_txt.cc mv ti_txt.o lib/srec/output/file/ti_txt.o lib/srec/output/file/vhdl.o: lib/srec/output/file/vhdl.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/interval.h lib/srec/output/file/vhdl.h \ lib/srec/output/file.h lib/srec/output.h \ lib/srec/record.h lib/progname.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/vhdl.cc mv vhdl.o lib/srec/output/file/vhdl.o lib/srec/output/file/vmem.o: lib/srec/output/file/vmem.cc \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h \ lib/srec/output/file/vmem.h lib/srec/output/file.h \ lib/srec/output.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/vmem.cc mv vmem.o lib/srec/output/file/vmem.o lib/srec/output/file/wilson.o: lib/srec/output/file/wilson.cc \ lib/srec/output/file/wilson.h lib/srec/output/file.h \ lib/srec/output.h lib/format_printf.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/output/file/wilson.cc mv wilson.o lib/srec/output/file/wilson.o lib/srec/record.o: lib/srec/record.cc lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/srec/record.cc mv record.o lib/srec/record.o lib/versn_stamp.o: lib/versn_stamp.cc lib/versn_stamp.h lib/patchlevel.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/versn_stamp.cc mv versn_stamp.o lib/versn_stamp.o lib/vsnprintf.o: lib/vsnprintf.cc lib/config.h lib/config.messy.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c lib/vsnprintf.cc mv vsnprintf.o lib/vsnprintf.o $(mandir)/man1/srec_cat.1: man/man1/srec_cat.1 man/man1/o_input.so \ man/man1/o_at.so man/man1/o_ignore_checksums.so \ man/man1/o_sequence.so man/man1/o_multiple.so \ man/man1/z_options.so man/man1/z_exit.so \ man/man1/z_copyright.so etc/version.so man/man1/.mandir $(SOELIM) -I. -Ietc -Iman/man1 man/man1/srec_cat.1 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man1/srec_cmp.1: man/man1/srec_cmp.1 man/man1/o_input.so \ man/man1/o_at.so man/man1/o_ignore_checksums.so \ man/man1/o_sequence.so man/man1/o_multiple.so \ man/man1/z_options.so man/man1/z_exit.so \ man/man1/z_copyright.so etc/version.so man/man1/.mandir $(SOELIM) -I. -Ietc -Iman/man1 man/man1/srec_cmp.1 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man1/srec_examples.1: man/man1/srec_examples.1 \ man/man1/z_copyright.so etc/version.so man/man1/.mandir $(SOELIM) -I. -Ietc -Iman/man1 man/man1/srec_examples.1 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man1/srec_info.1: man/man1/srec_info.1 man/man1/o_input.so \ man/man1/o_at.so man/man1/o_ignore_checksums.so \ man/man1/o_sequence.so man/man1/o_multiple.so \ man/man1/z_options.so man/man1/z_exit.so \ man/man1/z_copyright.so etc/version.so man/man1/.mandir $(SOELIM) -I. -Ietc -Iman/man1 man/man1/srec_info.1 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man1/srec_input.1: man/man1/srec_input.1 \ man/man1/o_ignore_checksums.so man/man1/z_copyright.so \ etc/version.so man/man1/.mandir $(SOELIM) -I. -Ietc -Iman/man1 man/man1/srec_input.1 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man1/srec_license.1: man/man1/srec_license.1 man/man1/.mandir $(SOELIM) -I. -Ietc -Iman/man1 man/man1/srec_license.1 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_aomf.5: man/man5/srec_aomf.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_aomf.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_ascii_hex.5: man/man5/srec_ascii_hex.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_ascii_hex.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_atmel_generic.5: man/man5/srec_atmel_generic.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_atmel_generic.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_binary.5: man/man5/srec_binary.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_binary.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_brecord.5: man/man5/srec_brecord.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_brecord.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_cosmac.5: man/man5/srec_cosmac.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_cosmac.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_dec_binary.5: man/man5/srec_dec_binary.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_dec_binary.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_emon52.5: man/man5/srec_emon52.5 man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_emon52.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_fairchild.5: man/man5/srec_fairchild.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_fairchild.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_fastload.5: man/man5/srec_fastload.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_fastload.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_formatted_binary.5: \ man/man5/srec_formatted_binary.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_formatted_binary.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_fpc.5: man/man5/srec_fpc.5 man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_fpc.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_intel.5: man/man5/srec_intel.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_intel.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_intel16.5: man/man5/srec_intel16.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_intel16.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_mos_tech.5: man/man5/srec_mos_tech.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_mos_tech.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_motorola.5: man/man5/srec_motorola.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_motorola.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_needham.5: man/man5/srec_needham.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_needham.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_os65v.5: man/man5/srec_os65v.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_os65v.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_signetics.5: man/man5/srec_signetics.5 \ man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_signetics.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_spasm.5: man/man5/srec_spasm.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_spasm.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_spectrum.5: man/man5/srec_spectrum.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_spectrum.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_stewie.5: man/man5/srec_stewie.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_stewie.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_tektronix.5: man/man5/srec_tektronix.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_tektronix.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_tektronix_extended.5: \ man/man5/srec_tektronix_extended.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_tektronix_extended.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_ti_tagged.5: man/man5/srec_ti_tagged.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_ti_tagged.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_ti_tagged_16.5: man/man5/srec_ti_tagged_16.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_ti_tagged_16.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_ti_txt.5: man/man5/srec_ti_txt.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_ti_txt.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_vmem.5: man/man5/srec_vmem.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_vmem.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp $(mandir)/man5/srec_wilson.5: man/man5/srec_wilson.5 \ man/man1/z_copyright.so etc/version.so man/man5/.mandir $(SOELIM) -I. -Ietc -Iman/man5 man/man5/srec_wilson.5 > tmp $(INSTALL_DATA) tmp $@ @rm -f tmp srec_cat/arglex3.o: srec_cat/arglex3.cc srec_cat/arglex3.h \ lib/srec/arglex.h lib/arglex.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c srec_cat/arglex3.cc mv arglex3.o srec_cat/arglex3.o srec_cat/main.o: srec_cat/main.cc lib/srec/input/file.h \ lib/srec/input.h lib/format_printf.h lib/srec/memory.h \ lib/srec/memory/chunk.h lib/srec/memory/walker/writer.h \ lib/srec/memory/walker.h lib/srec/output.h \ lib/srec/output/file.h srec_cat/arglex3.h \ lib/srec/arglex.h lib/arglex.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c srec_cat/main.cc mv main.o srec_cat/main.o srec_cmp/main.o: srec_cmp/main.cc lib/srec/arglex.h lib/arglex.h \ lib/format_printf.h lib/srec/input/file.h \ lib/srec/input.h lib/srec/memory.h \ lib/srec/memory/chunk.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c srec_cmp/main.cc mv main.o srec_cmp/main.o srec_info/main.o: srec_info/main.cc lib/interval.h lib/srec/arglex.h \ lib/arglex.h lib/format_printf.h lib/srec/input/file.h \ lib/srec/input.h lib/srec/memory.h \ lib/srec/memory/chunk.h lib/srec/record.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c srec_info/main.cc mv main.o srec_info/main.o t0001a: test/00/t0001a.sh all $(SH) test/00/t0001a.sh t0002a: test/00/t0002a.sh all $(SH) test/00/t0002a.sh t0003a: test/00/t0003a.sh all $(SH) test/00/t0003a.sh t0004a: test/00/t0004a.sh all $(SH) test/00/t0004a.sh t0005a: test/00/t0005a.sh all $(SH) test/00/t0005a.sh t0006a: test/00/t0006a.sh all $(SH) test/00/t0006a.sh t0007a: test/00/t0007a.sh all $(SH) test/00/t0007a.sh t0008a: test/00/t0008a.sh all $(SH) test/00/t0008a.sh t0009a: test/00/t0009a.sh all $(SH) test/00/t0009a.sh t0010a: test/00/t0010a.sh all $(SH) test/00/t0010a.sh t0011a: test/00/t0011a.sh all $(SH) test/00/t0011a.sh t0012a: test/00/t0012a.sh all $(SH) test/00/t0012a.sh t0013a: test/00/t0013a.sh all $(SH) test/00/t0013a.sh t0014a: test/00/t0014a.sh all $(SH) test/00/t0014a.sh t0015a: test/00/t0015a.sh all $(SH) test/00/t0015a.sh t0016a: test/00/t0016a.sh all $(SH) test/00/t0016a.sh t0017a: test/00/t0017a.sh all $(SH) test/00/t0017a.sh t0018a: test/00/t0018a.sh all $(SH) test/00/t0018a.sh t0019a: test/00/t0019a.sh all $(SH) test/00/t0019a.sh t0020a: test/00/t0020a.sh all $(SH) test/00/t0020a.sh t0021a: test/00/t0021a.sh all $(SH) test/00/t0021a.sh t0022a: test/00/t0022a.sh all $(SH) test/00/t0022a.sh t0023a: test/00/t0023a.sh all $(SH) test/00/t0023a.sh t0024a: test/00/t0024a.sh all $(SH) test/00/t0024a.sh t0025a: test/00/t0025a.sh all $(SH) test/00/t0025a.sh t0026a: test/00/t0026a.sh all $(SH) test/00/t0026a.sh t0027a: test/00/t0027a.sh all $(SH) test/00/t0027a.sh t0028a: test/00/t0028a.sh all $(SH) test/00/t0028a.sh t0029a: test/00/t0029a.sh all $(SH) test/00/t0029a.sh t0030a: test/00/t0030a.sh all $(SH) test/00/t0030a.sh t0031a: test/00/t0031a.sh all $(SH) test/00/t0031a.sh t0032a: test/00/t0032a.sh all $(SH) test/00/t0032a.sh t0033a: test/00/t0033a.sh all $(SH) test/00/t0033a.sh t0034a: test/00/t0034a.sh all $(SH) test/00/t0034a.sh t0035a: test/00/t0035a.sh all $(SH) test/00/t0035a.sh t0036a: test/00/t0036a.sh all $(SH) test/00/t0036a.sh t0037a: test/00/t0037a.sh all $(SH) test/00/t0037a.sh t0038a: test/00/t0038a.sh all $(SH) test/00/t0038a.sh t0039a: test/00/t0039a.sh all $(SH) test/00/t0039a.sh t0040a: test/00/t0040a.sh all $(SH) test/00/t0040a.sh t0050a: test/00/t0050a.sh all $(SH) test/00/t0050a.sh t0051a: test/00/t0051a.sh all $(SH) test/00/t0051a.sh t0052a: test/00/t0052a.sh all $(SH) test/00/t0052a.sh t0053a: test/00/t0053a.sh all $(SH) test/00/t0053a.sh t0055a: test/00/t0055a.sh all $(SH) test/00/t0055a.sh t0056a: test/00/t0056a.sh all $(SH) test/00/t0056a.sh t0057a: test/00/t0057a.sh all $(SH) test/00/t0057a.sh t0058a: test/00/t0058a.sh all $(SH) test/00/t0058a.sh t0059a: test/00/t0059a.sh all $(SH) test/00/t0059a.sh t0060a: test/00/t0060a.sh all $(SH) test/00/t0060a.sh t0061a: test/00/t0061a.sh all $(SH) test/00/t0061a.sh t0062a: test/00/t0062a.sh all $(SH) test/00/t0062a.sh t0063a: test/00/t0063a.sh all $(SH) test/00/t0063a.sh t0065a: test/00/t0065a.sh all $(SH) test/00/t0065a.sh t0066a: test/00/t0066a.sh all $(SH) test/00/t0066a.sh t0067a: test/00/t0067a.sh all $(SH) test/00/t0067a.sh t0068a: test/00/t0068a.sh all $(SH) test/00/t0068a.sh t0069a: test/00/t0069a.sh all $(SH) test/00/t0069a.sh t0070a: test/00/t0070a.sh all $(SH) test/00/t0070a.sh t0071a: test/00/t0071a.sh all $(SH) test/00/t0071a.sh t0072a: test/00/t0072a.sh all $(SH) test/00/t0072a.sh t0073a: test/00/t0073a.sh all $(SH) test/00/t0073a.sh t0075a: test/00/t0075a.sh all $(SH) test/00/t0075a.sh t0076a: test/00/t0076a.sh all $(SH) test/00/t0076a.sh t0077a: test/00/t0077a.sh all $(SH) test/00/t0077a.sh t0078a: test/00/t0078a.sh all $(SH) test/00/t0078a.sh t0079a: test/00/t0079a.sh all $(SH) test/00/t0079a.sh t0080a: test/00/t0080a.sh all $(SH) test/00/t0080a.sh t0081a: test/00/t0081a.sh all $(SH) test/00/t0081a.sh t0082a: test/00/t0082a.sh all $(SH) test/00/t0082a.sh t0083a: test/00/t0083a.sh all $(SH) test/00/t0083a.sh t0085a: test/00/t0085a.sh all $(SH) test/00/t0085a.sh t0086a: test/00/t0086a.sh all $(SH) test/00/t0086a.sh t0087a: test/00/t0087a.sh all $(SH) test/00/t0087a.sh t0088a: test/00/t0088a.sh all $(SH) test/00/t0088a.sh t0089a: test/00/t0089a.sh all $(SH) test/00/t0089a.sh t0090a: test/00/t0090a.sh all $(SH) test/00/t0090a.sh t0091a: test/00/t0091a.sh all $(SH) test/00/t0091a.sh t0092a: test/00/t0092a.sh all $(SH) test/00/t0092a.sh t0093a: test/00/t0093a.sh all $(SH) test/00/t0093a.sh t0095a: test/00/t0095a.sh all $(SH) test/00/t0095a.sh t0096a: test/00/t0096a.sh all $(SH) test/00/t0096a.sh t0097a: test/00/t0097a.sh all $(SH) test/00/t0097a.sh t0098a: test/00/t0098a.sh all $(SH) test/00/t0098a.sh t0099a: test/00/t0099a.sh all $(SH) test/00/t0099a.sh t0100a: test/01/t0100a.sh all $(SH) test/01/t0100a.sh t0101a: test/01/t0101a.sh all $(SH) test/01/t0101a.sh t0102a: test/01/t0102a.sh all $(SH) test/01/t0102a.sh t0103a: test/01/t0103a.sh all $(SH) test/01/t0103a.sh t0105a: test/01/t0105a.sh all $(SH) test/01/t0105a.sh t0106a: test/01/t0106a.sh all $(SH) test/01/t0106a.sh t0107a: test/01/t0107a.sh all $(SH) test/01/t0107a.sh t0108a: test/01/t0108a.sh all $(SH) test/01/t0108a.sh t0109a: test/01/t0109a.sh all $(SH) test/01/t0109a.sh t0110a: test/01/t0110a.sh all $(SH) test/01/t0110a.sh t0111a: test/01/t0111a.sh all $(SH) test/01/t0111a.sh t0112a: test/01/t0112a.sh all $(SH) test/01/t0112a.sh t0113a: test/01/t0113a.sh all $(SH) test/01/t0113a.sh t0115a: test/01/t0115a.sh all $(SH) test/01/t0115a.sh t0116a: test/01/t0116a.sh all $(SH) test/01/t0116a.sh t0117a: test/01/t0117a.sh all $(SH) test/01/t0117a.sh t0118a: test/01/t0118a.sh all $(SH) test/01/t0118a.sh t0119a: test/01/t0119a.sh all $(SH) test/01/t0119a.sh t0120a: test/01/t0120a.sh all $(SH) test/01/t0120a.sh t0121a: test/01/t0121a.sh all $(SH) test/01/t0121a.sh t0122a: test/01/t0122a.sh all $(SH) test/01/t0122a.sh t0123a: test/01/t0123a.sh all $(SH) test/01/t0123a.sh t0125a: test/01/t0125a.sh all $(SH) test/01/t0125a.sh t0126a: test/01/t0126a.sh all $(SH) test/01/t0126a.sh t0127a: test/01/t0127a.sh all $(SH) test/01/t0127a.sh t0128a: test/01/t0128a.sh all $(SH) test/01/t0128a.sh t0129a: test/01/t0129a.sh all $(SH) test/01/t0129a.sh t0130a: test/01/t0130a.sh all $(SH) test/01/t0130a.sh t0131a: test/01/t0131a.sh all $(SH) test/01/t0131a.sh t0132a: test/01/t0132a.sh all $(SH) test/01/t0132a.sh t0133a: test/01/t0133a.sh all $(SH) test/01/t0133a.sh t0135a: test/01/t0135a.sh all $(SH) test/01/t0135a.sh t0136a: test/01/t0136a.sh all $(SH) test/01/t0136a.sh t0137a: test/01/t0137a.sh all $(SH) test/01/t0137a.sh t0138a: test/01/t0138a.sh all $(SH) test/01/t0138a.sh t0139a: test/01/t0139a.sh all $(SH) test/01/t0139a.sh t0150a: test/01/t0150a.sh all $(SH) test/01/t0150a.sh t0151a: test/01/t0151a.sh all $(SH) test/01/t0151a.sh t0152a: test/01/t0152a.sh all $(SH) test/01/t0152a.sh t0153a: test/01/t0153a.sh all $(SH) test/01/t0153a.sh test_crc16/main.o: test_crc16/main.cc lib/crc16.h lib/progname.h \ lib/quit.h lib/format_printf.h $(CXX) $(CPPFLAGS) $(CXXFLAGS) -I. -c test_crc16/main.cc mv main.o test_crc16/main.o man/man1/.mandir: man/.mandir -$(INSTALL) -m 0755 -d $(mandir)/man1 @-test -d $(mandir)/man1 && touch $@ @sleep 1 man/.mandir: -$(INSTALL) -m 0755 -d $(mandir) @-test -d $(mandir) && touch $@ @sleep 1 man/man5/.mandir: man/.mandir -$(INSTALL) -m 0755 -d $(mandir)/man5 @-test -d $(mandir)/man5 && touch $@ @sleep 1 srec_cat_obj = srec_cat/arglex3.o srec_cat/main.o bin/srec_cat: $(srec_cat_obj) lib/libsrecord.a .bin $(CXX) $(LDFLAGS) -o $@ $(srec_cat_obj) lib/libsrecord.a $(LIBS) $(bindir)/srec_cat: bin/srec_cat .bindir $(INSTALL_PROGRAM) bin/srec_cat $@ srec_cmp_obj = srec_cmp/main.o bin/srec_cmp: $(srec_cmp_obj) lib/libsrecord.a .bin $(CXX) $(LDFLAGS) -o $@ $(srec_cmp_obj) lib/libsrecord.a $(LIBS) $(bindir)/srec_cmp: bin/srec_cmp .bindir $(INSTALL_PROGRAM) bin/srec_cmp $@ srec_info_obj = srec_info/main.o bin/srec_info: $(srec_info_obj) lib/libsrecord.a .bin $(CXX) $(LDFLAGS) -o $@ $(srec_info_obj) lib/libsrecord.a $(LIBS) $(bindir)/srec_info: bin/srec_info .bindir $(INSTALL_PROGRAM) bin/srec_info $@ test_crc16_obj = test_crc16/main.o bin/test_crc16: $(test_crc16_obj) lib/libsrecord.a .bin $(CXX) $(LDFLAGS) -o $@ $(test_crc16_obj) lib/libsrecord.a $(LIBS) # # The real default target # all: bin-all doc-all bin-all: bin/srec_cat bin/srec_cmp bin/srec_info bin/test_crc16 doc-all: doc-${HAVE_GROFF} doc-yes: etc/reference.ps doc-no: %.pdf: %.ps ps2pdf $*.ps $*.pdf lib_obj = lib/arglex.o lib/crc16.o lib/crc32.o lib/interval.o \ lib/progname.o lib/quit.o lib/quit/exception.o \ lib/quit/normal.o lib/quit/prefix.o lib/r250.o \ lib/srec/arglex.o lib/srec/arglex/get_interval.o \ lib/srec/arglex/get_number.o \ lib/srec/arglex/get_string.o lib/srec/arglex/input.o \ lib/srec/arglex/output.o lib/srec/input.o \ lib/srec/input/file.o lib/srec/input/file/aomf.o \ lib/srec/input/file/ascii_hex.o \ lib/srec/input/file/atmel_generic.o \ lib/srec/input/file/binary.o \ lib/srec/input/file/brecord.o \ lib/srec/input/file/cosmac.o \ lib/srec/input/file/dec_binary.o \ lib/srec/input/file/emon52.o \ lib/srec/input/file/fairchild.o \ lib/srec/input/file/fastload.o \ lib/srec/input/file/formatted_binary.o \ lib/srec/input/file/four_packed_code.o \ lib/srec/input/file/guess.o lib/srec/input/file/intel.o \ lib/srec/input/file/intel16.o \ lib/srec/input/file/mos_tech.o \ lib/srec/input/file/needham.o \ lib/srec/input/file/os65v.o \ lib/srec/input/file/signetics.o \ lib/srec/input/file/spasm.o \ lib/srec/input/file/spectrum.o \ lib/srec/input/file/srecord.o \ lib/srec/input/file/stewie.o \ lib/srec/input/file/tektronix.o \ lib/srec/input/file/tektronix_extended.o \ lib/srec/input/file/ti_tagged.o \ lib/srec/input/file/ti_tagged_16.o \ lib/srec/input/file/ti_txt.o lib/srec/input/file/vmem.o \ lib/srec/input/file/wilson.o lib/srec/input/filter.o \ lib/srec/input/filter/and.o \ lib/srec/input/filter/byte_swap.o \ lib/srec/input/filter/checksum.o \ lib/srec/input/filter/checksum/bitnot.o \ lib/srec/input/filter/checksum/negative.o \ lib/srec/input/filter/checksum/positive.o \ lib/srec/input/filter/crc16.o \ lib/srec/input/filter/crc32.o \ lib/srec/input/filter/crop.o \ lib/srec/input/filter/fill.o \ lib/srec/input/filter/length.o \ lib/srec/input/filter/maximum.o \ lib/srec/input/filter/minimum.o \ lib/srec/input/filter/not.o \ lib/srec/input/filter/offset.o \ lib/srec/input/filter/or.o \ lib/srec/input/filter/random_fill.o \ lib/srec/input/filter/sequence.o \ lib/srec/input/filter/split.o \ lib/srec/input/filter/unfill.o \ lib/srec/input/filter/unsplit.o \ lib/srec/input/filter/xor.o lib/srec/input/generator.o \ lib/srec/input/generator/constant.o \ lib/srec/input/generator/random.o \ lib/srec/input/generator/repeat.o \ lib/srec/input/interval.o lib/srec/memory.o \ lib/srec/memory/chunk.o lib/srec/memory/walker.o \ lib/srec/memory/walker/compare.o \ lib/srec/memory/walker/continuity.o \ lib/srec/memory/walker/crc16.o \ lib/srec/memory/walker/crc32.o \ lib/srec/memory/walker/writer.o lib/srec/output.o \ lib/srec/output/file.o lib/srec/output/file/aomf.o \ lib/srec/output/file/ascii_hex.o \ lib/srec/output/file/asm.o \ lib/srec/output/file/atmel_generic.o \ lib/srec/output/file/basic.o \ lib/srec/output/file/binary.o \ lib/srec/output/file/brecord.o lib/srec/output/file/c.o \ lib/srec/output/file/cosmac.o \ lib/srec/output/file/dec_binary.o \ lib/srec/output/file/emon52.o \ lib/srec/output/file/fairchild.o \ lib/srec/output/file/fastload.o \ lib/srec/output/file/formatted_binary.o \ lib/srec/output/file/four_packed_code.o \ lib/srec/output/file/intel.o \ lib/srec/output/file/intel16.o \ lib/srec/output/file/mos_tech.o \ lib/srec/output/file/needham.o \ lib/srec/output/file/os65v.o \ lib/srec/output/file/signetics.o \ lib/srec/output/file/spasm.o \ lib/srec/output/file/spectrum.o \ lib/srec/output/file/srecord.o \ lib/srec/output/file/stewie.o \ lib/srec/output/file/tektronix.o \ lib/srec/output/file/tektronix_extended.o \ lib/srec/output/file/ti_tagged.o \ lib/srec/output/file/ti_tagged_16.o \ lib/srec/output/file/ti_txt.o \ lib/srec/output/file/vhdl.o lib/srec/output/file/vmem.o \ lib/srec/output/file/wilson.o lib/srec/record.o \ lib/versn_stamp.o lib/vsnprintf.o lib/libsrecord.a: $(lib_obj) rm -f $@ $(AR) qc $@ $(lib_obj) $(RANLIB) $@ .bin: -mkdir bin -chmod 0755 bin @-test -d bin && touch $@ @sleep 1 .bindir: -$(INSTALL) -m 0755 -d $(bindir) @-test -d $(bindir) && touch $@ @sleep 1 sure: t0001a t0002a t0003a t0004a t0005a t0006a t0007a t0008a t0009a \ t0010a t0011a t0012a t0013a t0014a t0015a t0016a t0017a \ t0018a t0019a t0020a t0021a t0022a t0023a t0024a t0025a \ t0026a t0027a t0028a t0029a t0030a t0031a t0032a t0033a \ t0034a t0035a t0036a t0037a t0038a t0039a t0040a t0050a \ t0051a t0052a t0053a t0055a t0056a t0057a t0058a t0059a \ t0060a t0061a t0062a t0063a t0065a t0066a t0067a t0068a \ t0069a t0070a t0071a t0072a t0073a t0075a t0076a t0077a \ t0078a t0079a t0080a t0081a t0082a t0083a t0085a t0086a \ t0087a t0088a t0089a t0090a t0091a t0092a t0093a t0095a \ t0096a t0097a t0098a t0099a t0100a t0101a t0102a t0103a \ t0105a t0106a t0107a t0108a t0109a t0110a t0111a t0112a \ t0113a t0115a t0116a t0117a t0118a t0119a t0120a t0121a \ t0122a t0123a t0125a t0126a t0127a t0128a t0129a t0130a \ t0131a t0132a t0133a t0135a t0136a t0137a t0138a t0139a \ t0150a t0151a t0152a t0153a @echo Passed All Tests clean-obj: rm -f core y.tab.c y.tab.h y.output .bin .bindir rm -f lib/libsrecord.a lib/arglex.o lib/crc16.o lib/crc32.o rm -f lib/interval.o lib/progname.o lib/quit.o rm -f lib/quit/exception.o lib/quit/normal.o lib/quit/prefix.o rm -f lib/r250.o lib/srec/arglex.o rm -f lib/srec/arglex/get_interval.o rm -f lib/srec/arglex/get_number.o lib/srec/arglex/get_string.o rm -f lib/srec/arglex/input.o lib/srec/arglex/output.o rm -f lib/srec/input.o lib/srec/input/file.o rm -f lib/srec/input/file/aomf.o lib/srec/input/file/ascii_hex.o rm -f lib/srec/input/file/atmel_generic.o rm -f lib/srec/input/file/binary.o lib/srec/input/file/brecord.o rm -f lib/srec/input/file/cosmac.o rm -f lib/srec/input/file/dec_binary.o rm -f lib/srec/input/file/emon52.o rm -f lib/srec/input/file/fairchild.o rm -f lib/srec/input/file/fastload.o rm -f lib/srec/input/file/formatted_binary.o rm -f lib/srec/input/file/four_packed_code.o rm -f lib/srec/input/file/guess.o lib/srec/input/file/intel.o rm -f lib/srec/input/file/intel16.o rm -f lib/srec/input/file/mos_tech.o rm -f lib/srec/input/file/needham.o lib/srec/input/file/os65v.o rm -f lib/srec/input/file/signetics.o rm -f lib/srec/input/file/spasm.o lib/srec/input/file/spectrum.o rm -f lib/srec/input/file/srecord.o lib/srec/input/file/stewie.o rm -f lib/srec/input/file/tektronix.o rm -f lib/srec/input/file/tektronix_extended.o rm -f lib/srec/input/file/ti_tagged.o rm -f lib/srec/input/file/ti_tagged_16.o rm -f lib/srec/input/file/ti_txt.o lib/srec/input/file/vmem.o rm -f lib/srec/input/file/wilson.o lib/srec/input/filter.o rm -f lib/srec/input/filter/and.o rm -f lib/srec/input/filter/byte_swap.o rm -f lib/srec/input/filter/checksum.o rm -f lib/srec/input/filter/checksum/bitnot.o rm -f lib/srec/input/filter/checksum/negative.o rm -f lib/srec/input/filter/checksum/positive.o rm -f lib/srec/input/filter/crc16.o rm -f lib/srec/input/filter/crc32.o lib/srec/input/filter/crop.o rm -f lib/srec/input/filter/fill.o rm -f lib/srec/input/filter/length.o rm -f lib/srec/input/filter/maximum.o rm -f lib/srec/input/filter/minimum.o rm -f lib/srec/input/filter/not.o lib/srec/input/filter/offset.o rm -f lib/srec/input/filter/or.o rm -f lib/srec/input/filter/random_fill.o rm -f lib/srec/input/filter/sequence.o rm -f lib/srec/input/filter/split.o rm -f lib/srec/input/filter/unfill.o rm -f lib/srec/input/filter/unsplit.o rm -f lib/srec/input/filter/xor.o lib/srec/input/generator.o rm -f lib/srec/input/generator/constant.o rm -f lib/srec/input/generator/random.o rm -f lib/srec/input/generator/repeat.o rm -f lib/srec/input/interval.o lib/srec/memory.o rm -f lib/srec/memory/chunk.o lib/srec/memory/walker.o rm -f lib/srec/memory/walker/compare.o rm -f lib/srec/memory/walker/continuity.o rm -f lib/srec/memory/walker/crc16.o rm -f lib/srec/memory/walker/crc32.o rm -f lib/srec/memory/walker/writer.o lib/srec/output.o rm -f lib/srec/output/file.o lib/srec/output/file/aomf.o rm -f lib/srec/output/file/ascii_hex.o rm -f lib/srec/output/file/asm.o rm -f lib/srec/output/file/atmel_generic.o rm -f lib/srec/output/file/basic.o lib/srec/output/file/binary.o rm -f lib/srec/output/file/brecord.o lib/srec/output/file/c.o rm -f lib/srec/output/file/cosmac.o rm -f lib/srec/output/file/dec_binary.o rm -f lib/srec/output/file/emon52.o rm -f lib/srec/output/file/fairchild.o rm -f lib/srec/output/file/fastload.o rm -f lib/srec/output/file/formatted_binary.o rm -f lib/srec/output/file/four_packed_code.o rm -f lib/srec/output/file/intel.o rm -f lib/srec/output/file/intel16.o rm -f lib/srec/output/file/mos_tech.o rm -f lib/srec/output/file/needham.o rm -f lib/srec/output/file/os65v.o rm -f lib/srec/output/file/signetics.o rm -f lib/srec/output/file/spasm.o rm -f lib/srec/output/file/spectrum.o rm -f lib/srec/output/file/srecord.o rm -f lib/srec/output/file/stewie.o rm -f lib/srec/output/file/tektronix.o rm -f lib/srec/output/file/tektronix_extended.o rm -f lib/srec/output/file/ti_tagged.o rm -f lib/srec/output/file/ti_tagged_16.o rm -f lib/srec/output/file/ti_txt.o lib/srec/output/file/vhdl.o rm -f lib/srec/output/file/vmem.o lib/srec/output/file/wilson.o rm -f lib/srec/record.o lib/versn_stamp.o lib/vsnprintf.o rm -f man/man1/.mandir man/.mandir man/man5/.mandir rm -f srec_cat/arglex3.o srec_cat/main.o srec_cmp/main.o rm -f srec_info/main.o test_crc16/main.o clean: clean-obj rm -f bin/srec_cat bin/srec_cmp bin/srec_info bin/test_crc16 distclean: clean rm -f Makefile lib/config.h rm -f config.status config.cache config.log install-bin: $(bindir)/srec_cat $(bindir)/srec_cmp $(bindir)/srec_info install-man: install-man-${HAVE_GROFF} install-man-yes: $(mandir)/man1/srec_cat.1 $(mandir)/man1/srec_cmp.1 \ $(mandir)/man1/srec_examples.1 \ $(mandir)/man1/srec_info.1 $(mandir)/man1/srec_input.1 \ $(mandir)/man1/srec_license.1 \ $(mandir)/man5/srec_aomf.5 \ $(mandir)/man5/srec_ascii_hex.5 \ $(mandir)/man5/srec_atmel_generic.5 \ $(mandir)/man5/srec_binary.5 \ $(mandir)/man5/srec_brecord.5 \ $(mandir)/man5/srec_cosmac.5 \ $(mandir)/man5/srec_dec_binary.5 \ $(mandir)/man5/srec_emon52.5 \ $(mandir)/man5/srec_fairchild.5 \ $(mandir)/man5/srec_fastload.5 \ $(mandir)/man5/srec_formatted_binary.5 \ $(mandir)/man5/srec_fpc.5 $(mandir)/man5/srec_intel.5 \ $(mandir)/man5/srec_intel16.5 \ $(mandir)/man5/srec_mos_tech.5 \ $(mandir)/man5/srec_motorola.5 \ $(mandir)/man5/srec_needham.5 \ $(mandir)/man5/srec_os65v.5 \ $(mandir)/man5/srec_signetics.5 \ $(mandir)/man5/srec_spasm.5 \ $(mandir)/man5/srec_spectrum.5 \ $(mandir)/man5/srec_stewie.5 \ $(mandir)/man5/srec_tektronix.5 \ $(mandir)/man5/srec_tektronix_extended.5 \ $(mandir)/man5/srec_ti_tagged.5 \ $(mandir)/man5/srec_ti_tagged_16.5 \ $(mandir)/man5/srec_ti_txt.5 $(mandir)/man5/srec_vmem.5 \ $(mandir)/man5/srec_wilson.5 install-man-no: install: install-bin install-man