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.25;	author turnham;	state dead;
branches;
next	1.3;

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

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

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

1.1.1.1
date	2001.09.10.22.22.34;	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.dstore.miners/com/ibm/dstore/miners/setenv.mk
include E:/eclipse/eclipse/plugins/com.ibm.dstore.core/com/ibm/dstore/core/build/rules.mk
@


1.3
log
@fs open deref
@
text
@@


1.2
log
@cvs support cont.
@
text
@a1 2
# Makefile generated by eclipse/plugins/com.ibm.dstore.core/build/generate

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

all: test_dir settings_dir monitor_dir filesystem_dir environment_dir dictionary_dir cvstest_dir command_dir

# Class Targets


# Directory Targets
test_dir:
	cd test ; gmake --unix ; cd ..

settings_dir:
	cd settings ; gmake --unix ; cd ..

monitor_dir:
	cd monitor ; gmake --unix ; cd ..

filesystem_dir:
	cd filesystem ; gmake --unix ; cd ..

environment_dir:
	cd environment ; gmake --unix ; cd ..

dictionary_dir:
	cd dictionary ; gmake --unix ; cd ..

cvstest_dir:
	cd cvstest ; gmake --unix ; cd ..

command_dir:
	cd command ; gmake --unix ; cd ..


@


1.1
log
@Initial revision
@
text
@d1 37
a38 47
MAKE=nmake
 
all: filesystem environment command test settings monitor cvstest dictionary

filesystem:	
	cd filesystem
	$(MAKE)
	cd ..

command:	
	cd command
	$(MAKE)
	cd ..

environment:	
	cd environment
	$(MAKE)
	cd ..

test:	
	cd test
	$(MAKE)
	cd ..

settings:	
	cd settings
	$(MAKE)
	cd ..

monitor:	
	cd monitor
	$(MAKE)
	cd ..

cvstest:	
	cd cvstest
	$(MAKE)
	cd ..

dictionary:
	cd dictionary
	$(MAKE)
	cd ..

dojar:
	cd ..\..\..\..
	jar -cvf dstore_miners.jar com
@


1.1.1.1
log
@miners
@
text
@@
