mirror of
https://github.com/bgp/bgpq4
synced 2025-02-28 08:53:11 +00:00
Remove bgpq4.html
This commit is contained in:
@@ -4,16 +4,11 @@ bgpq4_SOURCES=bgpq4.c bgpq4.h config.h bgpq4_printer.c bgpq_expander.c \
|
|||||||
expander_freeall.c expander_freeall.h strlcpy.c sx_maxsockbuf.c \
|
expander_freeall.c expander_freeall.h strlcpy.c sx_maxsockbuf.c \
|
||||||
sx_maxsockbuf.h sx_prefix.c sx_prefix.h sx_report.c sx_report.h \
|
sx_maxsockbuf.h sx_prefix.c sx_prefix.h sx_report.c sx_report.h \
|
||||||
sx_slentry.c sx_slentry.h sys_queue.h sys_tree.h
|
sx_slentry.c sx_slentry.h sys_queue.h sys_tree.h
|
||||||
dist_doc_DATA=bgpq4.html
|
|
||||||
dist_man8_MANS=bgpq4.8
|
dist_man8_MANS=bgpq4.8
|
||||||
EXTRA_DIST=bootstrap readme.header README.md CHANGES COPYRIGHT bgpq4.spec
|
EXTRA_DIST=bootstrap readme.header README.md CHANGES COPYRIGHT bgpq4.spec
|
||||||
CLEANFILES=bgpq4.html
|
|
||||||
MAINTAINERCLEANFILES=configure aclocal.m4 compile \
|
MAINTAINERCLEANFILES=configure aclocal.m4 compile \
|
||||||
install-sh missing Makefile.in depcomp \
|
install-sh missing Makefile.in depcomp \
|
||||||
stamp-h1 config.h.in
|
stamp-h1 config.h.in
|
||||||
|
|
||||||
bgpq4.html: readme.header README.md
|
|
||||||
cat readme.header README.md | @MARKDOWN@ > bgpq4.html
|
|
||||||
|
|
||||||
maintainer-clean-local:
|
maintainer-clean-local:
|
||||||
-rm -rf autom4te.cache config.h.in~
|
-rm -rf autom4te.cache config.h.in~
|
||||||
|
|||||||
@@ -1,13 +0,0 @@
|
|||||||
<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.or
|
|
||||||
g/TR/html4/loose.dtd">
|
|
||||||
<html><head><style type='text/css'>
|
|
||||||
h1 { color: #3c78b5; border-bottom: 3px solid #3c78b5; font-size: 180%; }
|
|
||||||
h2 { color: #3c78b5; border-bottom: 2px solid #3c78b5; font-size: 140%; }
|
|
||||||
h3 { color: #3c78b5; border-bottom: 1px dotted #3c78b5; font-size: 129%; }
|
|
||||||
em { color: #0000FF; }
|
|
||||||
code { font-size:12px; background-color:#f8f8ff; border:1px; }
|
|
||||||
pre { border: 1px dotted #3c78b5; background-color: #f8f8ff; margin: 1em 1em;}
|
|
||||||
body { width: 80%; margin: 0 3em; }
|
|
||||||
ul { list-style: none; }
|
|
||||||
</style></head><body>
|
|
||||||
|
|
||||||
Reference in New Issue
Block a user