Ignore:
Timestamp:
Dec 12, 2014, 4:52:47 PM (9 years ago)
Author:
cfuguet
Message:

reconf: improve platform configuration scripts for OpenMP

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/reconfiguration/platforms/tsar_generic_iob/Makefile

    r904 r906  
    11TAGS := cscope.out
    2 
    32SOCLIB_CC_ARGS :=
    4 SOCLIB_CC_ARGS += "-b caba:reconf:vci_xicu"
    53
    64all: simul.x
     
    86
    97simul.x: top.cpp top.desc
    10         soclib-cc $(SOCLIB_CC_ARGS) -p top.desc -I. -o simul.x
     8        soclib-cc $(SOCLIB_CC_ARGS) -P -p top.desc -I. -o simul.x
    119
    1210$(TAGS): top.desc
Note: See TracChangeset for help on using the changeset viewer.