Initial. Don't... just don't ask.

This commit is contained in:
Ryan McGrath 2011-02-24 00:22:00 -08:00
commit 00bae13bba
586 changed files with 129057 additions and 0 deletions

View file

@ -0,0 +1,9 @@
MAKE="make"
DEST_MODULE_LOCATION="/kernel/misc"
CLEAN="make clean"
MODULE_NAME="svgalib_helper.o"
BUILT_MODULE_NAME="svgalib_helper"
PACKAGE_NAME="svgalib_helper"
PACKAGE_VERSION="1.9.25"
AUTOINSTALL="yes"