diff options
| author | karltk <karltk@gentoo.org> | 2004-01-07 13:21:01 +0000 |
|---|---|---|
| committer | karltk <karltk@gentoo.org> | 2004-01-07 13:21:01 +0000 |
| commit | 883c1c08db619de8b631735aa6e4f42d85d9a0be (patch) | |
| tree | 738a44e8449026722e31c3d27b75861283e21103 /trunk/src/ekeyword | |
| parent | d7bc579a0e0fac22c074a345065e1193f61740f9 (diff) | |
| download | gentoolkit-883c1c08db619de8b631735aa6e4f42d85d9a0be.tar.gz | |
More build system updates; renamed gentool to equery
svn path=/; revision=49
Diffstat (limited to 'trunk/src/ekeyword')
| -rw-r--r-- | trunk/src/ekeyword/ChangeLog | 2 | ||||
| -rw-r--r-- | trunk/src/ekeyword/Makefile | 2 | ||||
| -rw-r--r-- | trunk/src/ekeyword/TODO | 0 |
3 files changed, 3 insertions, 1 deletions
diff --git a/trunk/src/ekeyword/ChangeLog b/trunk/src/ekeyword/ChangeLog new file mode 100644 index 0000000..6cdc211 --- /dev/null +++ b/trunk/src/ekeyword/ChangeLog @@ -0,0 +1,2 @@ +2004-01-07 Karl Trygve Kalleberg <karltk@gentoo.org> + * Added Makefile diff --git a/trunk/src/ekeyword/Makefile b/trunk/src/ekeyword/Makefile index ad793bb..487930f 100644 --- a/trunk/src/ekeyword/Makefile +++ b/trunk/src/ekeyword/Makefile @@ -4,7 +4,7 @@ # # $Header$ -include ../../makdefs.mak +include ../../makedefs.mak all: echo "ALBACETE (AL-ba-seet n.) A single surprisingly long hair growing in the middle of nowhere." diff --git a/trunk/src/ekeyword/TODO b/trunk/src/ekeyword/TODO new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/trunk/src/ekeyword/TODO |
