Ignore:
Timestamp:
Jul 4, 2012, 2:51:18 PM (12 years ago)
Author:
alain
Message:

Introducing various modifications in kernel initialisation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • soft/giet_vm/memo/Makefile

    r163 r165  
    77HDRS += $(wildcard include/libelfpp/dpp/*)
    88
    9 INCLUDES = -Iinclude/libelfpp -Iinclude/libelfpp/elfpp -Iinclude/
    10 
     9INCLUDES = -Iinclude/libelfpp -Iinclude/libelfpp/elfpp -Iinclude/ -I../xml
    1110memo.x: $(SRCS) $(HDRS)
    1211        g++ -Wall -g  $(SRCS) $(INCLUDES) -o memo.x
Note: See TracChangeset for help on using the changeset viewer.