Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4336 → Rev 4337

/branches/dynload/uspace/Makefile
92,8 → 92,6
build: $(BUILDS)
 
clean: $(CLEANS)
find $(DIRS) -name '*.o' -follow -exec rm \{\} \;
find lib/libc -name "_link.ld" -exec rm \{\} \;
 
distclean: clean
-rm Makefile.config