Subversion Repositories HelenOS

Compare Revisions

Ignore whitespace Rev 4220 → Rev 4221

/branches/dd/uspace/Makefile
65,7 → 65,8
ifeq ($(UARCH),sparc64)
DIRS += \
srv/fhc \
srv/obio
srv/obio \
srv/pci
endif
 
BUILDS := $(addsuffix .build,$(DIRS))