Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1608 → Rev 1660

/uspace/trunk/Makefile
51,6 → 51,8
DIRS += pci
endif
 
CFLAGS += -DCONFIG_MIPS_FPU
 
BUILDS := $(addsuffix .build,$(DIRS))
CLEANS := $(addsuffix .clean,$(DIRS))