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


1.4
date	2001.11.06.16.43.19;	author turnham;	state dead;
branches;
next	1.3;

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

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

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

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


desc
@@


1.4
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.3
log
@fix for debug launcher wizard (element conversion)
@
text
@@


1.2
log
@c++ projects view selection to debugger
@
text
@a1 2
# Makefile generated by eclipse/plugins/com.ibm.dstore.core/build/generate

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

all: ICppSearchConstants.class ICppSearchUIConstants.class RowLayouter.class CppSearchPage.class

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

ICppSearchUIConstants.class: ICppSearchUIConstants.java
	javac ICppSearchUIConstants.java

RowLayouter.class: RowLayouter.java
	javac RowLayouter.java

CppSearchPage.class: CppSearchPage.java
	javac CppSearchPage.java



# Directory Targets

@


1.1
log
@Initial revision
@
text
@d1 2
a2 1
.SUFFIXES: .java .class
d4 3
a6 2
.java.class:
       javac %s
d8 18
a25 1
all:   CppSearchPage.class ICppSearchConstants.class ICppSearchUIConstants.class RowLayouter.class
a26 2
clean:
	rm *.class
@


1.1.1.1
log
@cpp_ui
@
text
@@
