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