[Lunar-commits] r22868 - lunar-iso/trunk

Auke Kok sofar at lunar-linux.org
Sat Jan 6 19:24:48 CET 2007


Author: sofar
Date: 2007-01-06 19:24:48 +0100 (Sat, 06 Jan 2007)
New Revision: 22868

Modified:
   lunar-iso/trunk/Makefile
Log:
Add prepare target.


Modified: lunar-iso/trunk/Makefile
===================================================================
--- lunar-iso/trunk/Makefile	2007-01-06 18:23:58 UTC (rev 22867)
+++ lunar-iso/trunk/Makefile	2007-01-06 18:24:48 UTC (rev 22868)
@@ -95,6 +95,9 @@
 	@echo "Creating BUILD root"
 	@scripts/init
 
+prepare:
+	@echo "preparing sources and packages"
+	@scripts/prepare
 
 clean:
 	umount BUILD/dev &> /dev/null || true



More information about the Lunar-commits mailing list