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


1.4
date	2001.11.06.16.43.21;	author turnham;	state dead;
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.20.34.49;	author dmcknigh;	state Exp;
branches;
next	1.1;

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

1.1.1.1
date	2001.09.10.22.18.43;	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.
# Makefile generated by eclipse/plugins/com.ibm.dstore.core/build/generate

SHELL=sh
MAKE_MODE=unix
include E:/eclipse/eclipse/plugins/com.ibm.dstore.core/com/ibm/dstore/core/build/setenv.mk

all: MinerThread.class Miner.class

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

Miner.class: Miner.java
	javac Miner.java



# Directory Targets

@


1.3
log
@rmt c++ projects
@
text
@@


1.2
log
@getFileObject when not there or project
@
text
@d8 1
a8 1
all: Miner.class MinerThread.class
d11 3
a15 3

MinerThread.class: MinerThread.java
	javac MinerThread.java
@


1.1
log
@Initial revision
@
text
@d1 2
a2 1
.SUFFIXES: .java .class
d4 3
a6 2
.java.class:
       javac %s
d10 11
a20 2
clean:
	rm *.class 
@


1.1.1.1
log
@core
@
text
@@
