Changeset 5060d4f in rtems
- Timestamp:
- Sep 17, 2008, 8:25:14 PM (11 years ago)
- Branches:
- 4.10, 4.11, master
- Children:
- 61852aa0
- Parents:
- 6c89d72
- Location:
- cpukit
- Files:
-
- 1 added
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
cpukit/ChangeLog
r6c89d72 r5060d4f 1 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> 2 3 * configure.ac: Add generated Doxyfile which can process entire set of 4 preinstalled .h files. 5 * Doxyfile.in: New file. 6 1 7 2008-09-17 Joel Sherrill <joel.sherrill@oarcorp.com> 2 8 -
cpukit/configure.ac
r6c89d72 r5060d4f 321 321 # Explicitly list all Makefiles here 322 322 AC_CONFIG_FILES([ 323 Doxyfile 323 324 Makefile 324 325 rtems/Makefile
Note: See TracChangeset
for help on using the changeset viewer.