summaryrefslogtreecommitdiff
path: root/package/Makefile
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2009-08-24 21:46:04 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2009-08-24 21:46:04 +0200
commit03cd5dffd5f121c952016a5510736922f6283f6b (patch)
treeae8fedf86f4daf529a0f42c81047d9afa6b11432 /package/Makefile
parente74eccf3fa0585abfbe52154646812d20f2560a2 (diff)
add gawk package
another openadk build package needed to compile openadk on an openadk target ;) Fix some minor glitches.
Diffstat (limited to 'package/Makefile')
-rw-r--r--package/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/package/Makefile b/package/Makefile
index 66286e1af..85768df9e 100644
--- a/package/Makefile
+++ b/package/Makefile
@@ -103,6 +103,7 @@ package-$(ADK_COMPILE_FREETYPE) += freetype
package-$(ADK_PACKAGE_FRICKIN) += frickin
package-$(ADK_COMPILE_FUSE) += fuse
package-$(ADK_PACKAGE_GATLING) += gatling
+package-$(ADK_PACKAGE_GAWK) += gawk
package-$(ADK_PACKAGE_GCC) += gcc
package-$(ADK_PACKAGE_GDB) += gdb
package-$(ADK_PACKAGE_GDBSERVER) += gdbserver