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
334 B

  1. --- a/Makefile
  2. +++ b/Makefile
  3. @@ -72,7 +72,7 @@ endif
  4. CPPFLAGS += $(DEFS) $(INCLUDES)
  5. ##############################################################################
  6. -all: Makefile.depend whois mkpasswd pos
  7. +all: Makefile.depend whois pos
  8. ##############################################################################
  9. %.o: %.c