Sync usage with man page.
[netbsd-mini2440.git] / gnu / dist / groff / src / utils / xtotroff / Makefile.sub
blobfc0d76a55cef180cbd2081dbd6c695de7ac44e70
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