get the Compiler/CodeGenerator/md stuff compiling
git-svn-id: svn://10.0.0.236/trunk@16127 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
parent
3968183322
commit
015b6f10f4
@ -24,37 +24,6 @@ DEPTH = ../../../..
|
||||
CPPSRCS = Generic_Support.cpp \
|
||||
$(NULL)
|
||||
|
||||
#######################################################################
|
||||
# (2) Include "global" configuration information. (OPTIONAL) #
|
||||
#######################################################################
|
||||
|
||||
|
||||
#######################################################################
|
||||
# (3) Include "component" configuration information. (OPTIONAL) #
|
||||
#######################################################################
|
||||
|
||||
|
||||
#######################################################################
|
||||
# (4) Include "local" platform-dependent assignments (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
||||
|
||||
|
||||
#######################################################################
|
||||
# (5) Execute "global" rules. (OPTIONAL) #
|
||||
#######################################################################
|
||||
|
||||
|
||||
#######################################################################
|
||||
# (6) Execute "component" rules. (OPTIONAL) #
|
||||
#######################################################################
|
||||
|
||||
include $(DEPTH)/config/config.mk
|
||||
|
||||
include $(DEPTH)/config/rules.mk
|
||||
|
||||
#######################################################################
|
||||
# (7) Execute "local" rules. (OPTIONAL). #
|
||||
#######################################################################
|
||||
|
||||
|
||||
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
# Reserved.
|
||||
|
||||
DEPTH = ../../../..
|
||||
DEPTH = ../../..
|
||||
|
||||
MODULE_NAME = hppa
|
||||
|
||||
|
||||
@ -19,7 +19,7 @@
|
||||
# (1) Directory specific info #
|
||||
#######################################################################
|
||||
|
||||
DEPTH = ../../../..
|
||||
DEPTH = ../../..
|
||||
|
||||
CPPSRCS = PPC601AppleMacOSEmitter.cpp \
|
||||
PPCInstructions.cpp \
|
||||
|
||||
@ -15,7 +15,7 @@
|
||||
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
|
||||
# Reserved.
|
||||
|
||||
DEPTH = ../../../..
|
||||
DEPTH = ../../..
|
||||
|
||||
MODULE_NAME = sparc
|
||||
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user