| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-05-04 | A couple of dumb utilities: | ad |
PROG=post-grohtml$(EXEEXT) MAN1=grohtml.n XLIBS=$(LIBDRIVER) $(LIBGROFF) MLIB=$(LIBM) OBJS=\ post-html.$(OBJEXT) \ html-table.$(OBJEXT) \ html-text.$(OBJEXT) \ output.$(OBJEXT) CCSRCS=\ $(srcdir)/post-html.cpp \ $(srcdir)/html-table.cpp \ $(srcdir)/html-text.cpp \ $(srcdir)/output.cpp HDRS=\ $(srcdir)/html.h \ $(srcdir)/html-table.h \ $(srcdir)/html-text.h
| summaryrefslogtreecommitdiff |
| Age | Commit message (Expand) | Author |
|---|---|---|
| 2008-05-04 | A couple of dumb utilities: | ad |