Subversion Repositories Kolibri OS

Rev

Rev 5199 | Go to most recent revision | Show entire file | Regard whitespace | Details | Blame | Last modification | View Log | RSS feed

Rev 5199 Rev 5217
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 ld
17
SUBDIRS = libiberty bfd binutils ld
Line 18... Line 18...
18
 
18
 
19
# targets 
19
# targets