summaryrefslogtreecommitdiffstats
path: root/contrib/groff/src/devices/grolj4/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/src/devices/grolj4/Makefile.sub')
-rw-r--r--contrib/groff/src/devices/grolj4/Makefile.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/groff/src/devices/grolj4/Makefile.sub b/contrib/groff/src/devices/grolj4/Makefile.sub
index bbb0cff..21c3780 100644
--- a/contrib/groff/src/devices/grolj4/Makefile.sub
+++ b/contrib/groff/src/devices/grolj4/Makefile.sub
@@ -1,6 +1,6 @@
-PROG=grolj4
+PROG=grolj4$(EXEEXT)
MAN1=grolj4.n
XLIBS=$(LIBDRIVER) $(LIBGROFF)
MLIB=$(LIBM)
-OBJS=lj4.o
+OBJS=lj4.$(OBJEXT)
CCSRCS=$(srcdir)/lj4.cc
OpenPOWER on IntegriCloud