forked from Imagelibrary/rtems
Regenerated.
This commit is contained 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:
|
||||
|
||||
Reference in New Issue
Block a user