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

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

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

1.1.1.1
date	2001.09.10.22.23.06;	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: HostsPlugin.class views_dir dialogs_dir actions_dir

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



# Directory Targets
views_dir:
	cd views ; gmake --unix ; cd ..

dialogs_dir:
	cd dialogs ; gmake --unix ; cd ..

actions_dir:
	cd actions ; gmake --unix ; cd ..


@


1.2
log
@cvs support cont.
@
text
@@


1.1
log
@Initial revision
@
text
@d1 2
a2 1
.SUFFIXES: .java .class
d4 3
a6 2
.java.class:
       javac %s
d8 1
a8 1
all:  views actions dialogs HostsPlugin.class
d10 15
a24 18
views:
	cd views
	nmake all
	cd ..

actions:
	cd actions
	nmake all
	cd ..

dialogs:
	cd dialogs
	nmake all
	cd ..

dojar:
	cd ..\..\..\..
	jar -cvf dstore_hosts.jar com
a25 2
clean:
	rm *.class
@


1.1.1.1
log
@hosts
@
text
@@
