Searched refs:PARTEDIT_ARCH (Results 1 - 1 of 1) sorted by relevance

/freebsd-12-stable/usr.sbin/bsdinstall/partedit/
H A DMakefile10 PARTEDIT_ARCH= ${MACHINE} macro
12 PARTEDIT_ARCH= x86 macro
14 .if !exists(partedit_${PARTEDIT_ARCH}.c)
15 PARTEDIT_ARCH= generic macro
18 SRCS= diskeditor.c partedit.c gpart_ops.c partedit_${PARTEDIT_ARCH}.c \

Completed in 37 milliseconds