head	1.4;
access;
symbols
	RELEASE_5_4_0:1.3
	RELEASE_4_11_0:1.3
	RELEASE_5_3_0:1.3
	RELEASE_4_10_0:1.3
	RELEASE_5_2_1:1.3
	RELEASE_5_2_0:1.3
	RELEASE_4_9_0:1.3
	RELEASE_5_1_0:1.3
	RELEASE_4_8_0:1.3
	RELEASE_5_0_0:1.3
	RELEASE_4_7_0:1.3
	RELEASE_4_6_2:1.3
	RELEASE_4_6_1:1.3
	RELEASE_4_6_0:1.3
	RELEASE_5_0_DP1:1.3
	RELEASE_4_5_0:1.3
	RELEASE_4_4_0:1.3
	RELEASE_4_3_0:1.3
	RELEASE_4_2_0:1.3
	RELEASE_4_1_1:1.3
	RELEASE_4_1_0:1.3
	RELEASE_3_5_0:1.2
	RELEASE_4_0_0:1.2
	RELEASE_3_4_0:1.2
	RELEASE_3_3_0:1.2
	RELEASE_3_2_0:1.2
	RELEASE_3_1_0:1.2
	RELEASE_2_2_8:1.1.1.1
	RELEASE_3_0_0:1.1.1.1
	RELEASE_2_2_7:1.1.1.1
	spegla0_93p2:1.1.1.1
	SPEGLA:1.1.1;
locks; strict;
comment	@# @;


1.4
date	2005.04.22.09.15.03;	author vs;	state dead;
branches;
next	1.3;

1.3
date	2000.06.28.16.18.22;	author jkh;	state Exp;
branches;
next	1.2;

1.2
date	98.12.19.14.19.45;	author jkh;	state Exp;
branches;
next	1.1;

1.1
date	98.04.20.01.57.34;	author jkh;	state Exp;
branches
	1.1.1.1;
next	;

1.1.1.1
date	98.04.20.01.57.34;	author jkh;	state Exp;
branches;
next	;


desc
@@


1.4
log
@Use MAKE_ARGS
@
text
@--- Makefile.orig	Tue Jun 27 16:54:10 2000
+++ Makefile	Tue Jun 27 16:54:18 2000
@@@@ -2,7 +2,7 @@@@
 
 PREFIX		?= /usr/local
 BINDIR		 = ${PREFIX}/bin
-MANDIR		 = ${PREFIX}/man
+MANDIR		 = ${PREFIX}/man/man
 
 HAVE_STRLCPY?= yes
 
@


1.3
log
@Update to version 1.1p4

Submitted by:   Alexander Langer <alex@@big.endian.de>
@
text
@@


1.2
log
@Update to version 1.03

Prompted by:	Jens A Nilsson <jnilsson@@ludd.luth.se>
@
text
@d1 10
a10 9
--- Makefile.orig	Sat Dec 19 05:03:25 1998
+++ Makefile	Sat Dec 19 06:16:51 1998
@@@@ -1,4 +1,7 @@@@
 #  $Id: Makefile,v 1.12 1998/11/13 08:46:05 jens Exp $
+BINDIR=	${PREFIX}/bin
+MANDIR=	${PREFIX}/man/man
+
 PROG= spegla
 SRCS= jftp.c parserow.c spegla.c readconfig.c
@


1.1
log
@Initial revision
@
text
@d1 4
a4 4
--- Makefile.orig	Sun Apr 19 18:39:02 1998
+++ Makefile	Sun Apr 19 18:42:04 1998
@@@@ -1,4 +1,6 @@@@
 #  $Id: Makefile,v 1.6 1998/01/19 22:59:51 jens Exp $
d6 1
@


1.1.1.1
log
@This has been on my TODO list for awhile.  Spegla is an FTP mirroring
program that uses neither perl nor masses of memory when mirroring
large collections (like at ftp.freebsd.org).  I did the port but the
author is Jens A Nilsson <jnilsson@@ludd.luth.se>
@
text
@@
