Changeset 385b2e2 in rtems for cpukit/automake/local.am
- Timestamp:
- Feb 18, 2003, 12:58:44 PM (18 years ago)
- Children:
- f7276a9b
- Parents:
- a0d2c79a
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/automake/local.am
ra0d2c79a r385b2e2 21 21 .PHONY: preinstall preinstall-am 22 22 23 depend-am: 23 depend-am: depend-gcc 24 24 depend: depend-am 25 .PHONY: depend depend-am 26 27 ${ARCH}: 28 mkdir ${ARCH} 25 .PHONY: depend depend-am depend-gcc 29 26 30 27 clean-local:
Note: See TracChangeset
for help on using the changeset viewer.