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


1.3
date	2001.11.06.16.43.21;	author turnham;	state dead;
branches;
next	1.2;

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

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

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


desc
@@


1.3
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: util_dir text_dir io_dir

# Class Targets


# Directory Targets
util_dir:
	cd util ; gmake --unix ; cd ..

text_dir:
	cd text ; gmake --unix ; cd ..

io_dir:
	cd io ; gmake --unix ; cd ..


@


1.2
log
@getFileObject when not there or project
@
text
@@


1.1
log
@Initial revision
@
text
@d1 2
d4 18
a21 1
MAKE=nmake
a22 1
all: io util text
a23 14
io:	
	cd io
	$(MAKE)
	cd ..

util:
	cd util
	$(MAKE)
	cd ..

text:
	cd text
	$(MAKE)
	cd ..
@


1.1.1.1
log
@core
@
text
@@
