Changeset ebb7d37 in rtems for testsuites/samples/fileio/Makefile.am
- Timestamp:
- 08/16/03 16:27:32 (19 years ago)
- Branches:
- 4.10, 4.11, 4.8, 4.9, 5, master
- Children:
- 7f9e5908
- Parents:
- d549d0a6
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
testsuites/samples/fileio/Makefile.am
rd549d0a6 rebb7d37 24 24 25 25 include $(RTEMS_ROOT)/make/custom/@RTEMS_BSP@.cfg 26 include $(top_srcdir)/../ ../../../automake/compile.am27 include $(top_srcdir)/../ ../../../automake/leaf.am26 include $(top_srcdir)/../automake/compile.am 27 include $(top_srcdir)/../automake/leaf.am 28 28 include $(top_srcdir)/sample.am 29 29 … … 39 39 EXTRA_DIST = $(C_FILES) $(DOCS) 40 40 41 include $(top_srcdir)/../ ../../../automake/local.am41 include $(top_srcdir)/../automake/local.am 42 42
Note: See TracChangeset
for help on using the changeset viewer.