Subversion Repositories HelenOS-historic

Rev

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

Rev 483 Rev 486
Line 36... Line 36...
36
TOOLCHAIN_DIR = /usr/local/ppc/bin
36
TOOLCHAIN_DIR = /usr/local/ppc/bin
37
 
37
 
38
## Make some default assumptions
38
## Make some default assumptions
39
#
39
#
40
 
40
 
41
CFLAGS += -O3
-
 
42
LFLAGS += -no-check-sections -N
41
LFLAGS += -no-check-sections -N
43
 
42
 
44
## Own configuration directives
43
## Own configuration directives
45
#
44
#
46
 
45