aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile.win4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile.win b/Makefile.win
index d559ef0..5a804d0 100644
--- a/Makefile.win
+++ b/Makefile.win
@@ -1,7 +1,7 @@
1# $Id: Makefile.win,v 1.4 2006/12/19 21:41:42 carregal Exp $ 1# $Id: Makefile.win,v 1.5 2007/08/30 14:38:07 tomas Exp $
2 2
3T= lfs 3T= lfs
4V= 1.2.1 4V= 1.3.0
5 5
6include config.win 6include config.win
7 7