Deprecated: The each() function is deprecated. This message will be suppressed on further calls in /home/zhenxiangba/zhenxiangba.com/public_html/phproxy-improved-master/index.php on line 456
*** Makefile.in.orig 2008-10-04 22:49:57.000000000 +0900
--- Makefile.in 2008-11-09 10:26:16.000000000 +0900
***************
*** 52,58 ****
DATE=$(shell date "+%B %Y")
! MAN1DIR = man/man1
install: doxywizard_install
$(INSTTOOL) -d $(DESTDIR)/$(INSTALL)/bin
--- 52,58 ----
DATE=$(shell date "+%B %Y")
! MAN1DIR = share/man/man1
install: doxywizard_install
$(INSTTOOL) -d $(DESTDIR)/$(INSTALL)/bin
***************
*** 83,89 ****
cd latex ; $(MAKE)
DISTFILES = Doxyfile libpng libmd5 addon tmake doc wintools examples bin lib objects \
! qtools src configure configure.bin Makefile.in Makefile.win_nmake.in \
Makefile.win_make.in INSTALL make.bat LANGUAGE.HOWTO LICENSE PLATFORMS \
VERSION packages winbuild
--- 83,89 ----
cd latex ; $(MAKE)
DISTFILES = Doxyfile libpng libmd5 addon tmake doc wintools examples bin lib objects \
! qtools src configure Makefile.in Makefile.win_nmake.in \
Makefile.win_make.in INSTALL make.bat LANGUAGE.HOWTO LICENSE PLATFORMS \
VERSION packages winbuild
*** addon/doxywizard/Makefile.in.orig 2008-11-09 14:29:24.000000000 +0900
--- addon/doxywizard/Makefile.in 2008-11-09 14:28:28.000000000 +0900
***************
*** 41,47 ****
distclean: clean
$(RM) Makefile.doxywizard version.cpp config.l config.h portable.h portable.cpp
! MAN1DIR = man/man1
install:
$(INSTTOOL) -d $(INSTALL)/bin
--- 41,47 ----
distclean: clean
$(RM) Makefile.doxywizard version.cpp config.l config.h portable.h portable.cpp
! MAN1DIR = share/man/man1
install:
$(INSTTOOL) -d $(INSTALL)/bin