/contrib/groff/src/utils/xtotroff/Makefile.sub
https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 8 lines · 8 code · 0 blank · 0 comment · 0 complexity · c539610d2b695a736bcea9aedda2b983 MD5 · raw file
- 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