Changeset 68a1abb in multiio
- Timestamp:
- 10/05/11 13:58:56 (11 years ago)
- Branches:
- master
- Children:
- 396c143
- Parents:
- 1d1fbe0
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
ChangeLog
r1d1fbe0 r68a1abb 1 2011-10-05 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * Makefile: Update to new location. 4 * include/.cvsignore: New file. 5 1 6 2011-05-24 Joel Sherrill <joel.sherrill@oarcorp.com> 2 7 -
Makefile
r1d1fbe0 r68a1abb 5 5 include $(RTEMS_MAKEFILE_PATH)/Makefile.inc 6 6 include $(RTEMS_CUSTOM) 7 include $(RTEMS_ ROOT)/make/directory.cfg7 include $(RTEMS_SHARE)/make/directory.cfg 8 8 9 9 SUBDIRS=commands pcmmio
Note: See TracChangeset
for help on using the changeset viewer.