[openbox] Alpha2a-ex-plus

Roman Neuhauser neuhauser at bellavista.cz
Wed Jul 23 14:15:29 EDT 2003


# ben at orodu.net / 2003-07-23 13:00:49 -0400:
> On Wed, Jul 23, 2003 at 06:06:43PM +0200, Roman Neuhauser wrote:
> >     make distclean
> > 
> >     ...
> >     rm -f plugins/keyboard/.deps/.dirstamp
> >     rm -f libtool
> >     for d in . m4 po render; do  for p in core core.* gmon.out *\~ *.orig *.rej .\#*; do   "$d/$p";  done  done
> >     ./core: not found
> 
> Try using gmake.

    This is the only occurence of $(RM) in the whole Makefile.am
    file, making it a single point causing ob depend on gmake.  Could
    the $(RM) be changed to "rm -f"? automake seems to not give a damn:
    it puts "rm -f" all over Makefile.in.

    Not that I care that much, but it looks quite pointless.

-- 
If you cc me or remove the list(s) completely I'll most likely ignore
your message.    see http://www.eyrie.org./~eagle/faqs/questions.html



More information about the openbox mailing list