1
0
Fork 0

remove pod2man

This commit is contained in:
Jan Steemann 2013-08-28 20:44:18 +02:00
parent 7cb6b7d922
commit 6b84c092eb
2 changed files with 0 additions and 5 deletions

View File

@ -7,8 +7,6 @@ EXTRA_DIST = LICENSE Changes libev.m4 autogen.sh \
ev_epoll.c ev_select.c ev_poll.c ev_kqueue.c ev_port.c ev_win32.c \
ev.3 ev.pod Symbols.ev Symbols.event
man_MANS = ev.3
include_HEADERS = ev.h ev++.h event.h
lib_LTLIBRARIES = libev.la

View File

@ -768,9 +768,6 @@ uninstall-man: uninstall-man3
uninstall-libLTLIBRARIES uninstall-man uninstall-man3
ev.3: ev.pod
pod2man -n LIBEV -r "libev-$(VERSION)" -c "libev - high performance full featured event loop" -s3 <$< >$@
# Tell versions [3.59,3.63) of GNU make to not export all variables.
# Otherwise a system limit (for SysV at least) may be exceeded.
.NOEXPORT: