head	1.3;
access;
symbols
	ALPHA0:1.1.1.1 VT_Jukebox:1.1.1;
locks; strict;
comment	@# @;


1.3
date	99.01.15.02.00.18;	author vadim;	state dead;
branches;
next	1.2;

1.2
date	99.01.14.08.32.02;	author vadim;	state Exp;
branches;
next	1.1;

1.1
date	99.01.09.01.29.37;	author vadim;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	99.01.09.01.29.37;	author vadim;	state Exp;
branches;
next	;


desc
@@


1.3
log
@Minor documentation update.

Removed makefiles which accidentally made it to the CVS repository - they're
not supposed to be there.
@
text
@# Generated automatically from Makefile.in by configure.

srcdir = .
ECHO = /bin/echo
FIND = /usr/bin/find
RM = /bin/rm
CD = cd
PWDPROG = /bin/pwd

clean:
	
	@@${ECHO} "Making clean in ${srcdir} (`${PWDPROG}`)"
	- @@${CD} ${srcdir}; ${RM} -f `${FIND} ${srcdir} -name "*~"`
	- @@${CD} ${srcdir}; ${RM} -f `${FIND} ${srcdir} -name "*.class"`

build:

	@@${CD} gnu/j4; ${MAKE} build
@


1.2
log
@Improved makefile handling. Now the 'build' target will not just blindly
recompile everything.

javadoc will not choke with countless errors on JDK 1.1. Ugly hack, works so
far.

Documentation update.
@
text
@@


1.1
log
@Initial revision
@
text
@d4 1
d7 2
d11 8
a18 2
	- ${CD} ${scrdir} && ${RM} -f `${FIND} ${srcdir} -name "*~"`
	- ${CD} ${scrdir} && ${RM} -f `${FIND} ${srcdir} -name "*.class"`
@


1.1.1.1
log
@Jukebox v4: first public release

@
text
@@
