Changeset 29e68b75 in rtems for c/src/lib/libbsp/powerpc
- Timestamp:
- 07/26/99 21:26:44 (24 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 38bfb0d
- Parents:
- 08b5f55
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/libbsp/powerpc/psim/tools/Makefile.in
r08b5f55 r29e68b75 249 249 .PHONY: debug debug-am 250 250 251 debug_install-am:252 debug_install: debug_install-am253 .PHONY: debug_install debug_install-am254 255 251 profile-am: 256 252 profile: profile-am 257 253 .PHONY: profile profile-am 258 254 259 profile_install-am:260 profile_install: profile_install-am261 .PHONY: profile_install profile_install-am262 263 255 preinstall-am: 264 256 preinstall: preinstall-am 265 257 .PHONY: preinstall preinstall-am 266 258 267 clobber-am:268 clobber: clobber-am269 .PHONY: clobber clobber-am270 271 259 depend-am: 272 260 depend: depend-am
Note: See TracChangeset
for help on using the changeset viewer.