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:
toshok%hungry.com 1998-12-10 08:06:25 +00:00
parent 3968183322
commit 015b6f10f4
4 changed files with 4 additions and 35 deletions

View File

@ -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). #
#######################################################################

View File

@ -15,7 +15,7 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH = ../../../..
DEPTH = ../../..
MODULE_NAME = hppa

View File

@ -19,7 +19,7 @@
# (1) Directory specific info #
#######################################################################
DEPTH = ../../../..
DEPTH = ../../..
CPPSRCS = PPC601AppleMacOSEmitter.cpp \
PPCInstructions.cpp \

View File

@ -15,7 +15,7 @@
# Copyright (C) 1998 Netscape Communications Corporation. All Rights
# Reserved.
DEPTH = ../../../..
DEPTH = ../../..
MODULE_NAME = sparc