]> CyberLeo.Net >> Repos - FreeBSD/releng/10.0.git/blob - contrib/groff/src/utils/xtotroff/Makefile.sub
- Copy stable/10 (r259064) to releng/10.0 as part of the
[FreeBSD/releng/10.0.git] / contrib / groff / src / utils / xtotroff / Makefile.sub
1 PROG=xtotroff$(EXEEXT)
2 MAN1=xtotroff.n
3 MLIB=$(LIBM)
4 XLIBS=$(LIBXUTIL) $(LIBGROFF)
5 EXTRA_CFLAGS=$(X_CFLAGS)
6 EXTRA_LDFLAGS=$(X_LIBS) $(X_PRE_LIBS) -lXaw -lXt -lX11 $(X_EXTRA_LIBS)
7 OBJS=xtotroff.$(OBJEXT)
8 CSRCS=$(srcdir)/xtotroff.c