]> CyberLeo.Net >> Repos - FreeBSD/stable/10.git/blob - contrib/groff/src/preproc/html/Makefile.sub
Copy head (r256279) to stable/10 as part of the 10.0-RELEASE cycle.
[FreeBSD/stable/10.git] / contrib / groff / src / preproc / html / Makefile.sub
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