summaryrefslogtreecommitdiff
path: root/src/devices/grohtml2/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/grohtml2/Makefile.sub')
-rwxr-xr-xsrc/devices/grohtml2/Makefile.sub9
1 files changed, 0 insertions, 9 deletions
diff --git a/src/devices/grohtml2/Makefile.sub b/src/devices/grohtml2/Makefile.sub
deleted file mode 100755
index f43a276da..000000000
--- a/src/devices/grohtml2/Makefile.sub
+++ /dev/null
@@ -1,9 +0,0 @@
-PROG=post-grohtml
-MAN1=
-# MAN1=grohtml.n
-XLIBS=$(LIBDRIVER) $(LIBGROFF)
-MLIB=$(LIBM)
-OBJS=\
- post-html.o
-CCSRCS=\
- $(srcdir)/post-html.cc