Browse Source

Update obsolete taglines

Alois Mahdal 9 years ago
parent
commit
95057308b9
2 changed files with 2 additions and 2 deletions
  1. 1
    1
      Makefile
  2. 1
    1
      src/mkit.mk

+ 1
- 1
Makefile View File

1
-# ffoo - Fastfoo - Bash dot on steroids
1
+# mkit - Simple Makefile target helper
2
 # See LICENSE file for copyright and license details.
2
 # See LICENSE file for copyright and license details.
3
 
3
 
4
 include config.mk
4
 include config.mk

+ 1
- 1
src/mkit.mk View File

1
-# ffoo - Fastfoo - Bash dot on steroids
1
+# mkit - Simple Makefile target helper
2
 # See LICENSE file for copyright and license details.
2
 # See LICENSE file for copyright and license details.
3
 
3
 
4
 export MKIT_DIR
4
 export MKIT_DIR