summaryrefslogtreecommitdiffstats
path: root/c/src/tests/tools
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-19 15:37:36 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>1999-04-19 15:37:36 +0000
commit1059abcd944f9543eb6b2e2d65eaae35f3dd0388 (patch)
tree72420fa6de93e132e6d80937782ec91a9d58893d /c/src/tests/tools
parentDirect .gcc_exc section to ram to eliminate the warning Ralf Corsepius is (diff)
downloadrtems-1059abcd944f9543eb6b2e2d65eaae35f3dd0388.tar.bz2
Regenerated.
Diffstat (limited to 'c/src/tests/tools')
-rw-r--r--c/src/tests/tools/generic/Makefile.in22
1 files changed, 12 insertions, 10 deletions
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: