diff options
author | kay.sievers@vrfy.org <kay.sievers@vrfy.org> | 2004-12-14 11:42:06 +0100 |
---|---|---|
committer | Greg KH <gregkh@suse.de> | 2005-04-26 23:13:48 -0700 |
commit | 027263f0056e7cbd43c0860ba5dcafd9e4cac916 (patch) | |
tree | 263cde65f32acbc82cd616751f758fbd6417cc10 /klibc/Makefile | |
parent | bc0410fdb64e295ae74d990185fa0bbc883e5432 (diff) |
[PATCH] update klibc to 0.194
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: |