add eread, ewrite

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@5631 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-03-19 21:32:10 +00:00
parent 4ca9d07e6c
commit 0f7bc33e18

View File

@@ -43,8 +43,10 @@ SOURCES = \
emalloc.c \
erealloc.c \
estrdup.c \
eread.c \
err.c \
errx.c \
ewrite.c \
fchown.c \
flock.c \
fnmatch.c \
@@ -115,8 +117,10 @@ OBJECTS = \
base64.o \
concat.o \
emalloc.o \
eread.o \
erealloc.o \
estrdup.o \
ewrite.o \
get_window_size.o \
getarg.o \
inaddr2str.o \