Ignore:
Timestamp:
Aug 21, 2012, 9:30:46 AM (12 years ago)
Author:
karaoui
Message:

Avoid incremmentinting Pseg of "PERI" type, to permit multiple mapping.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/memo/Makefile

    r197 r210  
    99INCLUDES = -Iinclude/libelfpp -Iinclude/libelfpp/elfpp -Iinclude/ -I../xml
    1010memo.x: $(SRCS) $(HDRS)
    11         #g++ -Wall -g  $(SRCS) $(INCLUDES) -o memo.x
    1211        g++ -Wall -g -DDISTRIBUTED_SCHEDULERS   $(SRCS) $(INCLUDES) -o memo.x
    1312
Note: See TracChangeset for help on using the changeset viewer.