summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorfukachan <fukachan>2001-06-10 10:25:10 +0000
committerfukachan <fukachan>2001-06-10 10:25:10 +0000
commit02dc1a35784121c632387121810b10100fb80d66 (patch)
tree337f61c5534bc1566a40c6b7bc585fd135efb4ad
parentb1ec61df1404fbf7a7b2fb983e1295637f0d0a8e (diff)
downloadfml8-02dc1a35784121c632387121810b10100fb80d66.tar.gz
fml8-02dc1a35784121c632387121810b10100fb80d66.tar.bz2
fml8-02dc1a35784121c632387121810b10100fb80d66.zip
nuke symlink to Language
-rw-r--r--regress/simulation/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/regress/simulation/Makefile b/regress/simulation/Makefile
index 24236d6b..9ca1cbfa 100644
--- a/regress/simulation/Makefile
+++ b/regress/simulation/Makefile
@@ -1,5 +1,5 @@
#
-# $FML: Makefile,v 1.37 2001/05/31 12:34:00 fukachan Exp $
+# $FML: Makefile,v 1.38 2001/06/09 08:14:47 fukachan Exp $
#
all: link
@@ -26,7 +26,6 @@ allclean: clean
rm -f CGI
rm -f Command
rm -f SQL
- rm -f Language
rm -f doc-devel
rm -f tutorial
@@ -54,7 +53,6 @@ link:
rm -f File; ln -s ../../fml/lib/File
rm -f SQL; ln -s ../../fml/lib/SQL
rm -f Tie; ln -s ../../fml/lib/Tie
- rm -f Language; ln -s ../../fml/lib/Language
rm -f Mail; ln -s ../../fml/lib/Mail
rm -f libexec; ln -s ../../fml/libexec
rm -f log; ln -s /var/spool/ml/elena/log