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
Sync usage with man page.
[netbsd-mini2440.git]
/
gnu
/
dist
/
groff
/
src
/
preproc
/
html
/
Makefile.sub
blob
0763537a94e68b8626f62a0b2a44ed0448c5ddfe
1
PROG=pre-grohtml$(EXEEXT)
2
# MAN1=pre-grohtml.n
3
MAN1=
4
XLIBS=$(LIBGROFF)
5
MLIB=$(LIBM)
6
OBJS=pre-html.$(OBJEXT) pushback.$(OBJEXT)
7
CCSRCS=$(srcdir)/pre-html.cpp $(srcdir)/pushback.cpp