You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

11 lines
250 B

  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -174,7 +174,7 @@ INSTALL := $(BINFILES) $(MANFILES)
  4. # want this rule first, use := on ALL, and ALL not filled in yet
  5. all: do_all
  6. --include */module.mk
  7. +-include proc/module.mk ps/module.mk
  8. do_all: $(ALL)