Subversion Repositories HelenOS-historic

Compare Revisions

Ignore whitespace Rev 1660 → Rev 1608

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