summaryrefslogtreecommitdiffstats
path: root/contrib/groff/grn/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/grn/Makefile.sub')
-rw-r--r--contrib/groff/grn/Makefile.sub17
1 files changed, 0 insertions, 17 deletions
diff --git a/contrib/groff/grn/Makefile.sub b/contrib/groff/grn/Makefile.sub
deleted file mode 100644
index ffa0ad2..0000000
--- a/contrib/groff/grn/Makefile.sub
+++ /dev/null
@@ -1,17 +0,0 @@
-PROG=grn
-MAN1=grn.n
-MLIB=$(LIBM)
-XLIBS=$(LIBGROFF)
-OBJS=\
- hdb.o \
- hpoint.o \
- hgraph.o \
- main.o
-CCSRCS=\
- $(srcdir)/hdb.cc \
- $(srcdir)/hpoint.cc \
- $(srcdir)/hgraph.cc \
- $(srcdir)/main.cc
-HDRS=\
- $(srcdir)/gprint.h
-NAMEPREFIX=$(g)
OpenPOWER on IntegriCloud