OSDN Git Service

(none)
authorryuz <ryuz>
Tue, 1 Apr 2008 14:27:08 +0000 (14:27 +0000)
committerryuz <ryuz>
Tue, 1 Apr 2008 14:27:08 +0000 (14:27 +0000)
kernel/build/common/nmake/shc_r.inc

index b12338e..a564263 100755 (executable)
@@ -63,6 +63,18 @@ AFLAGS_DEF = -DEF=$(A_DEFS: =,)
 !endif
 
 
+!ifdef OBJS
+OBJS = $(OBJS: = )
+OBJS  = $(OBJS:  = )
+OBJS = $(OBJS:  = )
+OBJS  = $(OBJS:  = )
+OBJS = @$(OBJS)@
+OBJS  = $(OBJS:@ =)
+OBJS  = $(OBJS: @=)
+OBJS  = $(OBJS:@=)
+!endif
+
+
 # %jp{オプション統合}{Options marged}
 CFLAGS = $(CFLAGS) $(CFLAGS_INC) $(CFLAGS_DEF)
 AFLAGS = $(AFLAGS) $(AFLAGS_INC)