xref: /freebsd-10-stable/contrib/groff/src/utils/xtotroff/Makefile.sub
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
1PROG=xtotroff$(EXEEXT)
2MAN1=xtotroff.n
3MLIB=$(LIBM)
4XLIBS=$(LIBXUTIL) $(LIBGROFF)
5EXTRA_CFLAGS=$(X_CFLAGS)
6EXTRA_LDFLAGS=$(X_LIBS) $(X_PRE_LIBS) -lXaw -lXt -lX11 $(X_EXTRA_LIBS)
7OBJS=xtotroff.$(OBJEXT)
8CSRCS=$(srcdir)/xtotroff.c
9

served by {OpenGrok

Last Index Update: Sun Mar 22 17:06:33 EDT 2026