From 1059abcd944f9543eb6b2e2d65eaae35f3dd0388 Mon Sep 17 00:00:00 2001 From: Joel Sherrill Date: Mon, 19 Apr 1999 15:37:36 +0000 Subject: Regenerated. --- tools/cpu/unix/Makefile.in | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'tools/cpu/unix') diff --git a/tools/cpu/unix/Makefile.in b/tools/cpu/unix/Makefile.in index a0c2ff2ba7..d217ea1a9f 100644 --- a/tools/cpu/unix/Makefile.in +++ b/tools/cpu/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: -- cgit v1.2.3