/contrib/groff/src/utils/lkbib/Makefile.sub

https://bitbucket.org/freebsd/freebsd-head/ · Unknown · 6 lines · 6 code · 0 blank · 0 comment · 0 complexity · f464d70361c7e65f3051e80c96cd5e65 MD5 · raw file

  1. PROG=lkbib$(EXEEXT)
  2. MAN1=lkbib.n
  3. XLIBS=$(LIBBIB) $(LIBGROFF)
  4. MLIB=$(LIBM)
  5. OBJS=lkbib.$(OBJEXT)
  6. CCSRCS=$(srcdir)/lkbib.cpp