From 1059abcd944f9543eb6b2e2d65eaae35f3dd0388 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 19 Apr 1999 15:37:36 +0000 Subject: Regenerated. --- c/src/exec/score/tools/generic/Makefile.in | 22 ++++++++++++---------- c/src/exec/score/tools/hppa1.1/Makefile.in | 22 ++++++++++++---------- c/src/exec/score/tools/sh/Makefile.in | 22 ++++++++++++---------- c/src/exec/score/tools/unix/Makefile.in | 22 ++++++++++++---------- c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.in | 22 ++++++++++++---------- c/src/lib/libbsp/i386/pc386/tools/Makefile.in | 22 ++++++++++++---------- c/src/lib/libbsp/m68k/mvme162/tools/Makefile.in | 22 ++++++++++++---------- c/src/lib/libbsp/powerpc/psim/tools/Makefile.in | 22 ++++++++++++---------- c/src/lib/libbsp/sparc/erc32/tools/Makefile.in | 22 ++++++++++++---------- c/src/lib/libbsp/unix/posix/tools/Makefile.in | 22 ++++++++++++---------- c/src/tests/tools/generic/Makefile.in | 22 ++++++++++++---------- 11 files changed, 132 insertions(+), 110 deletions(-) (limited to 'c/src') diff --git a/c/src/exec/score/tools/generic/Makefile.in b/c/src/exec/score/tools/generic/Makefile.in index ded5c9b149..95fa0983db 100644 --- a/c/src/exec/score/tools/generic/Makefile.in +++ b/c/src/exec/score/tools/generic/Makefile.in @@ -235,31 +235,33 @@ mostlyclean distclean maintainer-clean debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/exec/score/tools/hppa1.1/Makefile.in b/c/src/exec/score/tools/hppa1.1/Makefile.in index 14438c9087..addac25c6e 100644 --- a/c/src/exec/score/tools/hppa1.1/Makefile.in +++ b/c/src/exec/score/tools/hppa1.1/Makefile.in @@ -365,31 +365,33 @@ install-exec-local: genoffsets $(INSTALL_PROGRAM) genoffsets ${PROJECT_ROOT}/${RTEMS_BSP}/bin debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/exec/score/tools/sh/Makefile.in b/c/src/exec/score/tools/sh/Makefile.in index f1ad198c50..a7399e7f16 100644 --- a/c/src/exec/score/tools/sh/Makefile.in +++ b/c/src/exec/score/tools/sh/Makefile.in @@ -351,31 +351,33 @@ maintainer-clean-generic clean mostlyclean distclean maintainer-clean debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/exec/score/tools/unix/Makefile.in b/c/src/exec/score/tools/unix/Makefile.in index a0c2ff2ba7..d217ea1a9f 100644 --- a/c/src/exec/score/tools/unix/Makefile.in +++ b/c/src/exec/score/tools/unix/Makefile.in @@ -363,31 +363,33 @@ install-exec-local: gensize $(INSTALL_PROGRAM) gensize $(PROJECT_ROOT)/${RTEMS_BSP}/bin debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.in b/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.in index 8c8529d3f1..c3b8ac5d30 100644 --- a/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.in +++ b/c/src/lib/libbsp/hppa1.1/simhppa/tools/Makefile.in @@ -390,31 +390,33 @@ install-exec-local: print_dump $(INSTALL_PROGRAM) print_dump $(PROJECT_ROOT)/${RTEMS_BSP}/bin debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/lib/libbsp/i386/pc386/tools/Makefile.in b/c/src/lib/libbsp/i386/pc386/tools/Makefile.in index 844ef59d52..0b7bf74948 100644 --- a/c/src/lib/libbsp/i386/pc386/tools/Makefile.in +++ b/c/src/lib/libbsp/i386/pc386/tools/Makefile.in @@ -366,31 +366,33 @@ install-exec-local: $(PROGRAMS) $(INSTALL_PROGRAM) binpatch $(PROJECT_ROOT)/${RTEMS_BSP}/build-tools debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.in b/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.in index 73db5f52cf..df47d78bd0 100644 --- a/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.in +++ b/c/src/lib/libbsp/m68k/mvme162/tools/Makefile.in @@ -351,31 +351,33 @@ install-exec-local: $(PROGRAMS) $(INSTALL_PROGRAM) $(PROGRAMS) $(PROJECT_ROOT)/${RTEMS_BSP}/bin debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/lib/libbsp/powerpc/psim/tools/Makefile.in b/c/src/lib/libbsp/powerpc/psim/tools/Makefile.in index d2b603ebf3..b2c2b5261a 100644 --- a/c/src/lib/libbsp/powerpc/psim/tools/Makefile.in +++ b/c/src/lib/libbsp/powerpc/psim/tools/Makefile.in @@ -233,31 +233,33 @@ all-local: $(SCRIPTS) $(INSTALL_SCRIPT) $(srcdir)/psim $(PROJECT_ROOT)/${RTEMS_BSP}/tests/psim-gdb debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/lib/libbsp/sparc/erc32/tools/Makefile.in b/c/src/lib/libbsp/sparc/erc32/tools/Makefile.in index 834355ae04..8015b8db09 100644 --- a/c/src/lib/libbsp/sparc/erc32/tools/Makefile.in +++ b/c/src/lib/libbsp/sparc/erc32/tools/Makefile.in @@ -235,31 +235,33 @@ all-local: $(SCRIPTS) $(INSTALL_SCRIPT) runtest $(PROJECT_ROOT)/${RTEMS_BSP}/tests/runtest debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/lib/libbsp/unix/posix/tools/Makefile.in b/c/src/lib/libbsp/unix/posix/tools/Makefile.in index 7e0240015f..3c64d659a6 100644 --- a/c/src/lib/libbsp/unix/posix/tools/Makefile.in +++ b/c/src/lib/libbsp/unix/posix/tools/Makefile.in @@ -246,31 +246,33 @@ all-local: $(SCRIPTS) done debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: diff --git a/c/src/tests/tools/generic/Makefile.in b/c/src/tests/tools/generic/Makefile.in index 549115e741..6de198410d 100644 --- a/c/src/tests/tools/generic/Makefile.in +++ b/c/src/tests/tools/generic/Makefile.in @@ -238,31 +238,33 @@ all-local: $(SCRIPTS) $(INSTALL_SCRIPT) sorttimes $(PROJECT_ROOT)/${RTEMS_BSP}/tests debug-am: - debug: debug-am +.PHONY: debug debug-am debug_install-am: - debug_install: debug_install-am - -.PHONY: debug debug_install debug-am +.PHONY: debug_install debug_install-am profile-am: - profile: profile-am +.PHONY: profile profile-am profile_install-am: - profile_install: profile_install-am - -.PHONY: profile profile_install profile-am +.PHONY: profile_install profile_install-am preinstall-am: - preinstall: preinstall-am - .PHONY: preinstall preinstall-am +clobber-am: +clobber: clobber-am +.PHONY: clobber clobber-am + +depend-am: +depend: depend-am +.PHONY: depend depend-am + # Tell versions [3.59,3.63) of GNU make to not export all variables. # Otherwise a system limit (for SysV at least) may be exceeded. .NOEXPORT: -- cgit v1.2.3