head	1.5;
access;
symbols
	build132bu:1.1.1.1 ibm:1.1.1;
locks; strict;
comment	@# @;


1.5
date	2001.11.06.16.43.18;	author turnham;	state dead;
branches;
next	1.4;

1.4
date	2001.11.06.15.40.03;	author dmcknigh;	state Exp;
branches;
next	1.3;

1.3
date	2001.11.01.14.46.05;	author dmcknigh;	state Exp;
branches;
next	1.2;

1.2
date	2001.10.29.17.58.55;	author dmcknigh;	state Exp;
branches;
next	1.1;

1.1
date	2001.09.10.22.26.02;	author dmcknigh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	2001.09.10.22.26.02;	author dmcknigh;	state Exp;
branches;
next	;


desc
@@


1.5
log
@*** empty log message ***
@
text
@# Copyright (C) 2000, 2001 International Business Machines Corporation and others. All Rights Reserved.
SHELL=sh
include E:/eclipse/eclipse/plugins/com.ibm.cpp.ui/com/ibm/cpp/ui/setenv.mk
include E:/eclipse/eclipse/plugins/com.ibm.dstore.core/com/ibm/dstore/core/build/rules.mk
@


1.4
log
@fix for debug launcher wizard (element conversion)
@
text
@@


1.3
log
@rmt c++ projects
@
text
@a1 2
# Makefile generated by eclipse/plugins/com.ibm.dstore.core/build/generate

d3 2
a4 40
MAKE_MODE=unix
include E:/eclipse/eclipse/plugins/com.ibm.dstore.core/com/ibm/dstore/core/build/setenv.mk

all: CppMarkerAnnotation.class CppMarkerAnnotationModel.class IConstants.class Trace.class CppEditor.class CppDocumentProvider.class BreakpointRulerAction.class contributor_dir contentoutliner_dir codeassist_dir

# Class Targets
CppMarkerAnnotation.class: CppMarkerAnnotation.java
	javac CppMarkerAnnotation.java

CppMarkerAnnotationModel.class: CppMarkerAnnotationModel.java
	javac CppMarkerAnnotationModel.java

IConstants.class: IConstants.java
	javac IConstants.java

Trace.class: Trace.java
	javac Trace.java

CppEditor.class: CppEditor.java
	javac CppEditor.java

CppDocumentProvider.class: CppDocumentProvider.java
	javac CppDocumentProvider.java

BreakpointRulerAction.class: BreakpointRulerAction.java
	javac BreakpointRulerAction.java



# Directory Targets
contributor_dir:
	cd contributor ; gmake --unix ; cd ..

contentoutliner_dir:
	cd contentoutliner ; gmake --unix ; cd ..

codeassist_dir:
	cd codeassist ; gmake --unix ; cd ..


@


1.2
log
@c++ projects view selection to debugger
@
text
@d8 1
a8 1
all: CppMarkerAnnotation.class CppMarkerAnnotationModel.class IConstants.class Trace.class CppEditor.class BreakpointRulerAction.class CppDocumentProvider.class EditorActionDelegate.class contributor_dir contentoutliner_dir codeassist_dir
a25 3
BreakpointRulerAction.class: BreakpointRulerAction.java
	javac BreakpointRulerAction.java

d29 2
a30 2
EditorActionDelegate.class: EditorActionDelegate.java
	javac EditorActionDelegate.java
@


1.1
log
@Initial revision
@
text
@d1 21
a21 1
all: CppEditor.class EditorActionDelegate.class BreakpointRulerAction.class CppDocumentProvider.class CppMarkerAnnotation.class CppMarkerAnnotationModel.class IConstants.class Trace.class contentoutliner contributor codeassist
d24 1
a24 1
	javac $(FLAGS) CppEditor.java
d27 4
a30 1
	javac $(FLAGS) BreakpointRulerAction.java
d33 2
a34 1
	javac $(FLAGS) EditorActionDelegate.java
a35 2
CppDocumentProvider.class: CppDocumentProvider.java
	javac $(FLAGS) CppDocumentProvider.java
d37 3
a39 2
CppMarkerAnnotation.class: CppMarkerAnnotation.java
	javac $(FLAGS) CppMarkerAnnotation.java
d41 2
a42 2
CppMarkerAnnotationModel.class: CppMarkerAnnotationModel.java
	javac $(FLAGS) CppMarkerAnnotationModel.java
d44 2
a45 2
IConstants.class: IConstants.java
	javac $(FLAGS) IConstants.java
a46 2
Trace.class: Trace.java
	javac $(FLAGS) Trace.java
a47 14
contentoutliner:	
	cd contentoutliner
	$(MAKE) all
	cd ..

contributor:	
	cd contributor
	$(MAKE) all
	cd ..

codeassist:	
	cd codeassist
	$(MAKE) all
	cd ..@


1.1.1.1
log
@cpp_ui
@
text
@@
