summaryrefslogtreecommitdiffstats
path: root/doc/groff/BUILD
diff options
context:
space:
mode:
Diffstat (limited to 'doc/groff/BUILD')
-rwxr-xr-xdoc/groff/BUILD12
1 files changed, 0 insertions, 12 deletions
diff --git a/doc/groff/BUILD b/doc/groff/BUILD
deleted file mode 100755
index 470d2c22f1..0000000000
--- a/doc/groff/BUILD
+++ /dev/null
@@ -1,12 +0,0 @@
-./configure --build=$BUILD \
- --prefix=$INSTALL_ROOT/usr \
- --sysconfdir=$INSTALL_ROOT/etc \
- --infodir=/usr/share/info \
- --mandir=/usr/share/man \
- --localstatedir=$INSTALL_ROOT/var \
- --mandir=$INSTALL_ROOT/usr/share/man \
- $OPTS &&
-
-make_single &&
-make &&
-make_normal