Changeset a748603 in rtems for c/src/lib/Makefile.am
- Timestamp:
- 05/14/17 01:52:52 (5 years ago)
- Branches:
- 5, master
- Children:
- ff781cc
- Parents:
- 86ae03c
- git-author:
- Chris Johns <chrisj@…> (05/14/17 01:52:52)
- git-committer:
- Chris Johns <chrisj@…> (05/24/17 09:59:22)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
c/src/lib/Makefile.am
r86ae03c ra748603 1 SUBDIRS = libcpu libbsp1 _SUBDIRS = libcpu libbsp 2 2 3 3 include $(top_srcdir)/automake/subdirs.am 4 4 include $(top_srcdir)/automake/local.am 5 6 # 7 # The libsp cannot be built until libcpu is built. 8 # 9 libbsp: libcpu
Note: See TracChangeset
for help on using the changeset viewer.