2 # You specify target name, source files, flags for compiling/building here
 
   5 TARGETBIN = linexec.exe
 
   7 # TODO: I had to make sure all sources are at the current directory, fix this
 
   9 # (You may want to symlink asmstuff.asm and asm.asm)
 
  24 #CFLAGS = -DSTRONGARM=1
 
  27 INCLUDE=d:\\msvc-arm\\include