diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2005-01-17 09:26:07 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:21:58 -0700 |
commit | c3a8dac6ff48eb52e3529b23f3db84021bbc2f4a (patch) | |
tree | 5d71f52f82c55da0534b842d9d214a19fd300793 /klibc/Makefile | |
parent | 5178355672901e2514e69cd0264f95ba155b8aba (diff) |
[PATCH] klibc: update to version 0.196
Diffstat (limited to 'klibc/Makefile')
-rw-r--r-- | klibc/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/klibc/Makefile b/klibc/Makefile index 8823a33bfd..2506417ef5 100644 --- a/klibc/Makefile +++ b/klibc/Makefile @@ -1,5 +1,5 @@ VERSION := $(shell cat version) -SUBDIRS = klibc +SUBDIRS = klibc ash ipconfig nfsmount utils kinit gzip all: |