source:
trunk/platforms/almos-tsarv3-platforms/mono-cluster/Makefile
@
307
Last change on this file since 307 was 259, checked in by , 12 years ago | |
---|---|
File size: 165 bytes |
Rev | Line | |
---|---|---|
[259] | 1 | ARCH=mips32el |
2 | SOCLIB?=$(shell soclib-cc --getpath) | |
3 | NO_SOFT=1 | |
4 | export SOCLIB | |
5 | SOCLIB_CC_ADD_ARGS='-v -I. -I../common' | |
6 | include $(SOCLIB)/soclib/platform/topcells/all.mk |
Note: See TracBrowser
for help on using the repository browser.