head	1.2;
access;
symbols
	RELEASE_6_0_0:1.1
	RELEASE_5_4_0:1.1
	RELEASE_4_11_0:1.1
	RELEASE_5_3_0:1.1
	RELEASE_4_10_0:1.1
	RELEASE_5_2_1:1.1
	RELEASE_5_2_0:1.1
	RELEASE_4_9_0:1.1
	RELEASE_5_1_0:1.1
	RELEASE_4_8_0:1.1
	RELEASE_5_0_0:1.1
	RELEASE_4_7_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2005.11.04.13.27.43;	author vs;	state dead;
branches;
next	1.1;

1.1
date	2002.06.26.06.33.35;	author ijliao;	state Exp;
branches;
next	;


desc
@@


1.2
log
@- Cleanup
- Reset maintainer: Philippe CASIDY no longer able to support the port!
  Thanks for the work so far!

Approved by: maintainer
@
text
@--- Makefile.orig	Wed Sep 13 23:06:02 2000
+++ Makefile	Wed Jun 26 14:28:48 2002
@@@@ -2,7 +2,7 @@@@
 
 #ARCH=-mpentiumpro -march=pentiumpro
 
-CFLAGS=-Wall -O2 $(DEFINES) $(ARCH)
+CFLAGS+=-Wall
 OFILES=mtf.o mtfread.o mtfutil.o
 
 .SUFFIXES: .c .o
@


1.1
log
@add mtf 0.21
A Unix reader for the Microsoft Tape Format used by NT Backup

PR:		34452
Submitted by:	Philippe CASIDY <pcasidy@@casidy.com>
@
text
@@

