Subversion Repositories HelenOS

Rev

Rev 3448 | Rev 3556 | Go to most recent revision | Show entire file | Ignore whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 3448 Rev 3535
Line 32... Line 32...
32
-include Makefile.config
32
-include Makefile.config
33
 
33
 
34
DIRS = \
34
DIRS = \
35
	lib/libc \
35
	lib/libc \
36
	lib/libfs \
36
	lib/libfs \
-
 
37
	lib/libblock \
37
	lib/softint \
38
	lib/softint \
38
	lib/softfloat \
39
	lib/softfloat \
39
	lib/rtld \
40
	lib/rtld \
40
	lib/libc-shared \
41
	lib/libc-shared \
41
	srv/ns \
42
	srv/ns \