summaryrefslogtreecommitdiffstats
path: root/c/src/exec/score/tools
diff options
context:
space:
mode:
Diffstat (limited to 'c/src/exec/score/tools')
-rw-r--r--c/src/exec/score/tools/generic/Makefile.in22
-rw-r--r--c/src/exec/score/tools/hppa1.1/Makefile.in22
-rw-r--r--c/src/exec/score/tools/sh/Makefile.in22
-rw-r--r--c/src/exec/score/tools/unix/Makefile.in22
4 files changed, 48 insertions, 40 deletions
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: