Changeset 3a99e6f in rtems for c/src/automake/host.am
- Timestamp:
- 08/17/03 13:31:49 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- d225716
- Parents:
- 61d9371
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/automake/host.am
r61d9371 r3a99e6f 5 5 ## Once automake is fully integrated these make targets 6 6 ## and this file will probably be removed 7 8 debug:9 @echo10 @echo "\"make debug\" is obsolete, instead use:"11 @echo " make VARIANT=DEBUG"12 @echo13 14 .PHONY: debug15 7 16 8 preinstall-am: $(PREINSTALL_FILES)
Note: See TracChangeset
for help on using the changeset viewer.