[Initng-svn] r3248 - initng/trunk

svn at initng.thinktux.net svn at initng.thinktux.net
Wed Mar 8 10:44:51 CET 2006


Author: jimmy
Date: Wed Mar  8 10:44:50 2006
New Revision: 3248

Modified:
   initng/trunk/Makefile.am
Log:
Cleanup.


Modified: initng/trunk/Makefile.am
==============================================================================
--- initng/trunk/Makefile.am	(original)
+++ initng/trunk/Makefile.am	Wed Mar  8 10:44:50 2006
@@ -1,4 +1,4 @@
-SUBDIRS = tools src plugins doc gui devtool
+SUBDIRS = tools src plugins doc devtool
 
 ACLOCAL_AMFLAGS = -I m4
 
@@ -19,12 +19,6 @@
 	@echo "eg. at the end of the kernel line in /boot/grub/grub.conf"
 	@echo "Have a lot of fun!"
 	@echo
-	$(top_srcdir)/gen_system_runlevel $(DESTDIR)
-	@echo
-	@echo "If you have initng running, you can reload it with:"
-	@echo "# /sbin/ngc -c"
-	@echo
-	@echo
 if COUNT_ME
 	./count_me.sh
 endif


More information about the Initng-svn mailing list