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


1.6
date	2001.11.06.16.43.16;	author turnham;	state dead;
branches;
next	1.5;

1.5
date	2001.11.06.15.40.02;	author dmcknigh;	state Exp;
branches;
next	1.4;

1.4
date	2001.11.05.16.12.51;	author dmcknigh;	state Exp;
branches;
next	1.3;

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

1.2
date	2001.10.12.12.46.16;	author weisz;	state Exp;
branches;
next	1.1;

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

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


desc
@@


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


1.4
log
@c++ project nature
@
text
@a1 2
# Makefile generated by eclipse/plugins/com.ibm.dstore.core/build/generate

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

all: CppHelpContextIds.class CppProjectAttributes.class CppPlugin.class CppProject.class wizards_dir views_dir vcm_dir preferences_dir launchers_dir editor_dir dialogs_dir builder_dir api_dir actions_dir

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

CppProjectAttributes.class: CppProjectAttributes.java
	javac CppProjectAttributes.java

CppPlugin.class: CppPlugin.java
	javac CppPlugin.java

CppProject.class: CppProject.java
	javac CppProject.java

# Directory Targets
wizards_dir:
	cd wizards ; gmake --unix ; cd ..

views_dir:
	cd views ; gmake --unix ; cd ..

vcm_dir:
	cd vcm ; gmake --unix ; cd ..

preferences_dir:
	cd preferences ; gmake --unix ; cd ..

launchers_dir:
	cd launchers ; gmake --unix ; cd ..

editor_dir:
	cd editor ; gmake --unix ; cd ..

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

builder_dir:
	cd builder ; gmake --unix ; cd ..

api_dir:
	cd api ; gmake --unix ; cd ..

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


@


1.3
log
@c++ projects view selection to debugger
@
text
@d8 1
a8 1
all: CppHelpContextIds.class CppProjectAttributes.class CppPlugin.class wizards_dir views_dir vcm_dir preferences_dir launchers_dir editor_dir dialogs_dir builder_dir api_dir actions_dir
d20 2
a21 1

@


1.2
log
@update for launchers support
@
text
@d1 2
d4 9
a12 1
all:  CppProjectAttributes.class CppPlugin.class actions dialogs vcm api views builder editor wizards preferences launchers
d15 1
a15 1
	javac $(FLAGS) CppProjectAttributes.java
d18 1
a18 1
	javac $(FLAGS) CppPlugin.java
a19 53
preferences:
	cd preferences
	nmake all
	cd ..

builder:
	cd builder
	nmake all
	cd ..

wizards:
	cd wizards
	nmake all
	cd ..

actions:
	cd actions
	nmake all
	cd ..

dialogs:
	cd dialogs
	nmake all
	cd ..

views:
	cd views
	nmake all
	cd ..

api:
	cd api
	nmake all
	cd ..

editor:
	cd editor
	nmake all
	cd ..

vcm:
	cd vcm
	nmake all
	cd ..

launchers:
	cd launchers
	nmake all
	cd ..

dojar:
	cd ..\..\..\..
	jar -cvf cpp_ui.jar com
d21 32
a52 2
clean:
	rm *.class
@


1.1
log
@Initial revision
@
text
@d2 1
a2 1
all:  CppProjectAttributes.class CppPlugin.class actions dialogs vcm api views builder editor wizards preferences
d52 5
@


1.1.1.1
log
@cpp_ui
@
text
@@
