Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4503 → Rev 4504

/trunk/uspace/Makefile
67,8 → 67,8
 
ifeq ($(UARCH),sparc64)
DIRS += \
srv/fhc \
srv/obio
srv/cir/fhc \
srv/cir/obio
endif
 
BUILDS := $(addsuffix .build,$(DIRS))