summaryrefslogtreecommitdiffstats
path: root/contrib/groff/Makefile.sub
diff options
context:
space:
mode:
authorpst <pst@FreeBSD.org>1996-09-07 16:18:32 +0000
committerpst <pst@FreeBSD.org>1996-09-07 16:18:32 +0000
commit7fdf49473c970aa96ee1bae16928d1db23643228 (patch)
tree0abcbad9804fcf7a7157983937cadcf61449b840 /contrib/groff/Makefile.sub
downloadFreeBSD-src-7fdf49473c970aa96ee1bae16928d1db23643228.zip
FreeBSD-src-7fdf49473c970aa96ee1bae16928d1db23643228.tar.gz
Virgin import of FSF groff v1.10
Diffstat (limited to 'contrib/groff/Makefile.sub')
-rw-r--r--contrib/groff/Makefile.sub7
1 files changed, 7 insertions, 0 deletions
diff --git a/contrib/groff/Makefile.sub b/contrib/groff/Makefile.sub
new file mode 100644
index 0000000..518233e
--- /dev/null
+++ b/contrib/groff/Makefile.sub
@@ -0,0 +1,7 @@
+DISTCLEANFILES=config.status Makefile
+CLEANADD=Makefile.cfg conftest*
+
+distfiles: configure
+
+configure: configure.in aclocal.m4
+ cd $(srcdir); autoconf
OpenPOWER on IntegriCloud