summaryrefslogtreecommitdiffstats
path: root/contrib/groff/src/utils/pfbtops/Makefile.sub
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/groff/src/utils/pfbtops/Makefile.sub')
-rw-r--r--contrib/groff/src/utils/pfbtops/Makefile.sub4
1 files changed, 2 insertions, 2 deletions
diff --git a/contrib/groff/src/utils/pfbtops/Makefile.sub b/contrib/groff/src/utils/pfbtops/Makefile.sub
index f731ff5..a8ed92a 100644
--- a/contrib/groff/src/utils/pfbtops/Makefile.sub
+++ b/contrib/groff/src/utils/pfbtops/Makefile.sub
@@ -1,6 +1,6 @@
-PROG=pfbtops
+PROG=pfbtops$(EXEEXT)
MAN1=pfbtops.n
-OBJS=pfbtops.o
+OBJS=pfbtops.$(OBJEXT)
CSRCS=$(srcdir)/pfbtops.c
XLIBS=$(LIBGROFF)
MLIB=$(LIBM)
OpenPOWER on IntegriCloud