mirror of
				https://github.com/osmarks/ngircd.git
				synced 2025-10-31 14:02:59 +00:00 
			
		
		
		
	Added new target "srcdoc" to generate the Doxygen source documentation.
This commit is contained in:
		| @@ -8,7 +8,7 @@ | |||||||
| # (at your option) any later version. | # (at your option) any later version. | ||||||
| # Please read the file COPYING, README and AUTHORS for more information. | # Please read the file COPYING, README and AUTHORS for more information. | ||||||
| # | # | ||||||
| # $Id: Makefile.am,v 1.5 2003/01/13 12:20:16 alex Exp $ | # $Id: Makefile.am,v 1.6 2005/04/09 12:22:41 alex Exp $ | ||||||
| # | # | ||||||
|  |  | ||||||
| SUBDIRS = portab tool ngircd testsuite | SUBDIRS = portab tool ngircd testsuite | ||||||
| @@ -16,4 +16,9 @@ SUBDIRS = portab tool ngircd testsuite | |||||||
| maintainer-clean-local: | maintainer-clean-local: | ||||||
| 	rm -f Makefile Makefile.in config.h config.h.in stamp-h.in | 	rm -f Makefile Makefile.in config.h config.h.in stamp-h.in | ||||||
|  |  | ||||||
|  | srcdoc: | ||||||
|  | 	@doxygen --version >/dev/null 2>&1 \ | ||||||
|  | 	 || ( echo; echo "Error: \"doxygen\" not found!"; echo; exit 1 ) | ||||||
|  | 	doxygen | ||||||
|  |  | ||||||
| # -eof- | # -eof- | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Alexander Barton
					Alexander Barton