$NetBSD: patch-aa,v 1.9 2000/02/20 07:19:02 fredb Exp $ --- coda-src/auth2/Makefile.in.orig Sun Jan 30 18:01:06 2000 +++ coda-src/auth2/Makefile.in Sun Feb 20 00:48:38 2000 @@ -63,12 +63,12 @@ ifeq ($(SHORTSYS),djgpp) EXECUTABLES = $(CLOG) else -EXECUTABLES = $(CLOG) $(AUTH2) initpw $(AU) cpasswd ctokens cunlog tokentool +EXECUTABLES = $(CLOG) $(AUTH2) initpw cpasswd ctokens cunlog tokentool CBINS = $(CLOG) cpasswd ctokens cunlog -CSBINS = $(AU) +CSBINS = SBINS = -SSBINS = $(AU) $(AUTH2) initpw +SSBINS = $(AUTH2) initpw endif CFLAGS := -Wall $(CFLAGS)