[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

make vs. $(MAKE) in debian/rules



Hi!

The helper dh_make installs a skeleton debian/rules.
In target "build-stamp" it calls
"make CFLAGS=...", but in target "clean"
it calls "-$(MAKE) clean"

Is there some special reason for calling the
binary "make" the first time and using the $(MAKE)
veriable the second time?

BTW: What does the "-" at the beginning 
of the line do? Sure, it might be a RTFM question,
but I didn't find it while browsing the manual
and one of you might be able to answer it without
looking it up.


   TIA,
     Florian


---
  Florian Hinzmann               f.hinzmann@public.uni-hamburg.de
                                 fh@dipa.de, fh@debian.org
NEW PGP-Key fingerprint: DD 61 74 34 04 FB 8A BD  43 54 83 38 0C 82 EF B1


Reply to: