Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 534 → Rev 535

/uspace/trunk/Makefile
35,7 → 35,8
 
SOURCES = \
libc \
init
init \
softfloat
 
CLEANS := $(addsuffix .clean,$(SOURCES))