summaryrefslogtreecommitdiff
path: root/external/gpl2/groff/dist/src/utils/xtotroff/Makefile.sub
blob: fc0d76a55cef180cbd2081dbd6c695de7ac44e70 (plain)
1
2
3
4
5
6
7
8
PROG=xtotroff$(EXEEXT)
MAN1=xtotroff.n
MLIB=$(LIBM)
XLIBS=$(LIBXUTIL) $(LIBGROFF)
EXTRA_CFLAGS=$(X_CFLAGS)
EXTRA_LDFLAGS=$(X_LIBS) $(X_PRE_LIBS) -lXaw -lXt -lX11 $(X_EXTRA_LIBS)
OBJS=xtotroff.$(OBJEXT)
CSRCS=$(srcdir)/xtotroff.c