- --- a/Makefile
- +++ b/Makefile
- @@ -62,7 +62,7 @@ endif
- CPPFLAGS += $(DEFS) $(INCLUDES)
-
- ##############################################################################
- -all: Makefile.depend whois mkpasswd pos
- +all: Makefile.depend whois pos
-
- ##############################################################################
- %.o: %.c
|