Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1027 → Rev 1028

/uspace/trunk/Makefile
37,7 → 37,8
libc \
libipc \
libadt \
init
init \
ns
 
BUILDS := $(addsuffix .build,$(DIRS))
CLEANS := $(addsuffix .clean,$(DIRS))