Chameleon

Chameleon Commit Details

Date:2011-06-01 16:25:10 (12 years 10 months ago)
Author:Evan Lojewski
Commit:939
Parents: 938
Message:Added additional info to modules Makefile. This information will be embeded into the modules soon.
Changes:
M/trunk/i386/modules/klibc/Makefile

File differences

trunk/i386/modules/klibc/Makefile
11
2
2
33
44
55
MODULE_NAME = klibc
MODULE_DESCRIPTION: This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient. This is currently only used by the uClibc++ library.
MODULE_DESCRIPTION = This module provides a standard c library for modules to link to if the library provided by chameleon is insufficient. This is currently only used by the uClibc++ library.
MODULE_AUTHOR =
MODULE_VERSION = "1.5.20"
MODULE_COMPAT_VERSION = "1.5.20"

Archive Download the corresponding diff file

Revision: 939