Lines 5-11
Link Here
|
5 |
LINKS= ${BINDIR}/partedit ${BINDIR}/autopart \ |
5 |
LINKS= ${BINDIR}/partedit ${BINDIR}/autopart \ |
6 |
${BINDIR}/partedit ${BINDIR}/scriptedpart |
6 |
${BINDIR}/partedit ${BINDIR}/scriptedpart |
7 |
SYMLINKS= ${BINDIR}/partedit /usr/sbin/sade |
7 |
SYMLINKS= ${BINDIR}/partedit /usr/sbin/sade |
8 |
LIBADD+= geom ncursesw util dialog m |
8 |
LIBADD+= geom ncursesw util dialog m bsdxml sbuf |
9 |
|
9 |
|
10 |
PARTEDIT_ARCH= ${MACHINE} |
10 |
PARTEDIT_ARCH= ${MACHINE} |
11 |
.if ${MACHINE} == "i386" || ${MACHINE} == "amd64" |
11 |
.if ${MACHINE} == "i386" || ${MACHINE} == "amd64" |