head	1.5;
access;
symbols
	TIGRIS_NOV_12_2000:1.3
	OLDHELM:1.3.0.4
	TIGRIS_NOV_11_2000:1.3
	TIGRIS_SEP_13_2000:1.3.0.2
	TIGRIS_BASELINE:1.3;
locks; strict;
comment	@# @;


1.5
date	2000.11.12.23.10.06;	author dlr;	state dead;
branches;
next	1.4;

1.4
date	2000.11.12.22.57.31;	author dlr;	state Exp;
branches;
next	1.3;

1.3
date	2000.05.24.02.38.00;	author dlr;	state Exp;
branches;
next	1.2;

1.2
date	2000.05.05.03.34.20;	author dlr;	state Exp;
branches;
next	1.1;

1.1
date	2000.01.30.01.59.36;	author jrobbins;	state Exp;
branches;
next	;


desc
@@


1.5
log
@Does not exist--possibly only WRT this location--in newhelm.
@
text
@# This file was autogenerated by /usr/local/tigris/scripts/mkPkgMakefiles.
# Do not change this file directly (it may be overwritten).  Instead, modify
# the generator script itself.
MAKE_DIR=../../../../

default:
	cd $(MAKE_DIR); make
install:
	cd $(MAKE_DIR); make install
@


1.4
log
@Resolved merge conflicts.
@
text
@@


1.3
log
@Added space between Jikes and standard compiler flags.
@
text
@d1 1
a1 1
# This file was autogenerated by /home/dlr/sandbox/scripts/mkPkgMakefiles.
d4 6
a9 3
include ../../../Makefile.config
all:
	$(JAVAC) $(JFLAGS) $(JIKESFLAGS) *.java
@


1.2
log
@Merger with sourceXchange style Makefile.  All build targets have been removed from Makefile.config.  Makes still possible in sub-directories to build that directory only, but through a different mechanism.  See the script mkPkgMakefiles in the scripts directory of the sandbox module.
@
text
@d6 1
a6 1
	$(JAVAC) $(JFLAGS)$(JIKESFLAGS) *.java
@


1.1
log
@initial checking
@
text
@d1 3
a3 24
SOURCES= \
	DomainConfig.java \
	ModuleAdd.java \
	ModuleDelete.java \
	ModuleEdit.java \
	ModuleUserEdit.java \
	ModuleUserAdd.java \
	ProjMailAdd.java \
	ProjMailDelete.java \
	ProjMailEdit.java \
	ProjectAdd.java \
	ProjectDelete.java \
	ProjectEdit.java \
	ProjectList.java \
	ProjectUserAdd.java \
	ProjectUserEdit.java \
	TLogin.java \
	TLogout.java \
	TStartPage.java \
	UserAdd.java \
	UserDelete.java \
	UserEdit.java \
	UserList.java 

d5 2
@

