Don't build doc on ia64. No groff in sight.
This commit is contained in:
parent
03adb816d7
commit
504de8da7e
@ -6,12 +6,11 @@
|
|||||||
SUBDIR= colldef dict examples man me misc mk monetdef \
|
SUBDIR= colldef dict examples man me misc mk monetdef \
|
||||||
msgdef numericdef skel syscons tabset termcap timedef zoneinfo
|
msgdef numericdef skel syscons tabset termcap timedef zoneinfo
|
||||||
|
|
||||||
|
|
||||||
.if ${MACHINE_ARCH} != "sparc64"
|
.if ${MACHINE_ARCH} != "sparc64"
|
||||||
SUBDIR+= mklocale
|
SUBDIR+= mklocale
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
.if !defined(NO_SHAREDOCS)
|
.if !defined(NO_SHAREDOCS) && ${MACHINE_ARCH} != "ia64"
|
||||||
SUBDIR+= doc
|
SUBDIR+= doc
|
||||||
.endif
|
.endif
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user