Makefile: Changed proto: target to not include c files not used currently.
authorJeremy Allison <jra@samba.org>
Fri, 19 Sep 1997 17:12:08 +0000 (17:12 +0000)
committerJeremy Allison <jra@samba.org>
Fri, 19 Sep 1997 17:12:08 +0000 (17:12 +0000)
commit97ed4fea67095dfb83227e7b5fffc236ff277e02
treee2f69503102450f7da94b28183775adfb81a37d7
parenteeb0e883536954adb090269a520a913b1676d59c
Makefile: Changed proto: target to not include c files not used currently.
          Caused proto.h to be from a sorted list of C files.
arcfour.h: Added prototypes.
client.c: Added username%password in environment patch from John Blair <jdblair@frodo.tucc.uab.edu>
loadparm.c: Added username manipulation code from Peter McCool [SMTP:peter@qimr.edu.au]
username.c: Added username manipulation code from Peter McCool [SMTP:peter@qimr.edu.au]
mkproto.awk: Added arc4_key type.
proto.h: Updated & sorted.
Jeremy (jallison@whistle.com)
source/arcfour.h
source/client/client.c
source/include/proto.h
source/lib/username.c
source/param/loadparm.c
source/script/mkproto.awk