Subversion Repositories Kolibri OS

Rev

Rev 5217 | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5217 Rev 5221
Line 13... Line 13...
13
 
13
 
Line 14... Line 14...
14
LDFLAGS = -nostdlib -shared -s --image-base 0 -T ../newlib/dll.lds -e _DllStartup
14
LDFLAGS = -nostdlib -shared -s --image-base 0 -T ../newlib/dll.lds -e _DllStartup
15
LDFLAGS+= --out-implib
15
LDFLAGS+= --out-implib
Line 16... Line 16...
16
 
16
 
Line 17... Line 17...
17
SUBDIRS = libiberty bfd binutils ld
17
SUBDIRS = libiberty bfd opcodes binutils gas ld
Line 18... Line 18...
18
 
18
 
19
# targets 
19
# targets