diff --git a/docs/makefile.html b/docs/makefile.html index f540e974..b35e5e9d 100644 --- a/docs/makefile.html +++ b/docs/makefile.html @@ -93,13 +93,8 @@ ready to ask apt to do real work for us.
Using debootstrap and the task file specified, generate a "raw" (i.e. not cleanly formatted) list of the packages desired.
-$(BDIR)/rawlist.exclude:
Using user-specified exclude lists, generate a rawlist of packages -that must not go into the images.
- -genlist:
, $(BDIR)/list
and
-$(BDIR)/list.exclude
Clean up the rawlist and rawlist.exclude files ready for use.
+genlist:
, $(BDIR)/list
+Clean up the rawlist files ready for use.