Also give warning on make clean, make check and make install.
authorPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:53:39 +0000 (14:53 +0000)
committerPeter Verthez <Peter.Verthez@advalvas.be>
Sun, 20 Oct 2002 14:53:39 +0000 (14:53 +0000)
Makefile.in

index 46e7b694635eed28a44ccedcead99c4e613e7a42..cf9209575563875548bcac551708c247c2a24a71 100644 (file)
@@ -1,6 +1,6 @@
 # $Id$
 # $Name$
 # $Id$
 # $Name$
-all:
+all clean check install:
        @if test -r GNUmakefile; then \
           echo Sorry, GNU make is required; \
           case `gmake --version 2>/dev/null` in \
        @if test -r GNUmakefile; then \
           echo Sorry, GNU make is required; \
           case `gmake --version 2>/dev/null` in \