repo.or.cz
/
netbsd-mini2440.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
No empty .Rs/.Re
[netbsd-mini2440.git]
/
gnu
/
dist
/
groff
/
src
/
utils
/
xtotroff
/
Makefile.sub
blob
fc0d76a55cef180cbd2081dbd6c695de7ac44e70
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