aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ffbcd81..2c11b58 100644
--- a/Makefile
+++ b/Makefile
@@ -1,7 +1,7 @@
1# $Id: Makefile,v 1.27 2006/06/08 16:23:25 tomas Exp $ 1# $Id: Makefile,v 1.28 2006/06/08 18:06:18 tomas Exp $
2 2
3T= lfs 3T= lfs
4V= 1.2 4V= 1.2.1
5CONFIG= ./config 5CONFIG= ./config
6 6
7include $(CONFIG) 7include $(CONFIG)