Changeset e05a3dc in clfs-embedded for BOOK/beyond-filesys/common
- Timestamp:
- Oct 15, 2013, 8:00:05 PM (11 years ago)
- Branches:
- master
- Children:
- d451637
- Parents:
- 3c75105
- git-author:
- Andrew Bradford <andrew@…> (10/14/13 19:16:59)
- git-committer:
- Andrew Bradford <andrew@…> (10/15/13 20:00:05)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
BOOK/beyond-filesys/common/e2fsprogs.xml
r3c75105 re05a3dc 98 98 <para os="h">Install the binaries, documentation, and shared libraries:</para> 99 99 100 <screen os="i"><userinput>make DESTDIR=${CLFS} install</userinput></screen>100 <screen os="i"><userinput>make DESTDIR=${CLFS}/targetfs install</userinput></screen> 101 101 102 102 <para os="j">Install the static libraries and headers:</para> 103 103 104 <screen os="k"><userinput>make DESTDIR=${CLFS} install-libs</userinput></screen>104 <screen os="k"><userinput>make DESTDIR=${CLFS}/targetfs install-libs</userinput></screen> 105 105 106 106 </sect2>
Note:
See TracChangeset
for help on using the changeset viewer.