2018-10-19 Fred Gleason <fredg@paravelsystems.com>

* Removed the 'make doxygen' target.
This commit is contained in:
Fred Gleason 2018-10-19 21:13:56 -04:00
parent 3d44a85cfd
commit 3034a65316
2 changed files with 2 additions and 13 deletions

View File

@ -17856,3 +17856,5 @@
* Removed the 'make slax' target.
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'debian/' directory.
2018-10-19 Fred Gleason <fredg@paravelsystems.com>
* Removed the 'make doxygen' target.

View File

@ -78,19 +78,6 @@ zip: dist
zip -r rivendell-@VERSION@.zip rivendell-@VERSION@
rm -rf rivendell-@VERSION@
doxygen:
cd lib && doxygen doxygen.conf
cd cae && doxygen doxygen.conf &
cd rdairplay && doxygen doxygen.conf &
cd rdadmin && doxygen doxygen.conf &
cd rdcatch && doxygen doxygen.conf &
cd rdcatchd && doxygen doxygen.conf &
cd rdlibrary && doxygen doxygen.conf &
cd rdlogedit && doxygen doxygen.conf &
cd rdlogin && doxygen doxygen.conf &
cd rdlogmanager && doxygen doxygen.conf &
cd ripcd && doxygen doxygen.conf &
EXTRA_DIST = autogen.sh\
CODINGSTYLE\
get_distro.pl\