head	1.2;
access;
symbols
	RELEASE_4_10_0:1.1;
locks; strict;
comment	@# @;


1.2
date	2004.06.20.23.40.35;	author kris;	state dead;
branches;
next	1.1;

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


desc
@@


1.2
log
@Remove expired ports, plus the three ports that depended on them.
@
text
@--- src/mkfile.orig	Tue Dec  2 14:27:06 2003
+++ src/mkfile	Tue Dec  2 14:27:22 2003
@@@@ -61,10 +61,10 @@@@
 update.opt:V:   $BINDIR/$NAME.opt
 
 install:V: all
-	install -D    $NAME     $install_bin/$NAME
+	install     $NAME     $install_bin/$NAME
 
 install.opt:V: install all.opt
-	install -D -s $NAME.opt $install_bin/$NAME.opt
+	install  -s $NAME.opt $install_bin/$NAME.opt
 
 depend:V:   $DEPEND
 
@


1.1
log
@add qc-- 20031201
The Quick C-- Compiler

PR:		59893
@
text
@@

