Subversion Repositories Kolibri OS

Rev

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

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