]> SALOME platform Git repositories - modules/kernel.git/commitdiff
Salome HOME
Adding comments
authorboulant <boulant>
Fri, 9 Dec 2005 15:04:20 +0000 (15:04 +0000)
committerboulant <boulant>
Fri, 9 Dec 2005 15:04:20 +0000 (15:04 +0000)
bin/Makefile.am

index 667a3c116a2364a82189efc16b0d85a4836171d1..55242ab1630a0414387b57cac081583e0d8ecf39 100644 (file)
@@ -39,8 +39,8 @@ salomescript_SCRIPTS=\
 
 install: install-am install-appliskel
 
+# This is an ugly target to avoid exploring the appliskel subdirectory.
 install-appliskel:
        $(INSTALL) -d $(salomescriptdir)
        cp -r $(srcdir)/appliskel $(salomescriptdir)
        find $(salomescriptdir) -name CVS | xargs rm -rf
-