CFILES_STDIO= cvmod.c dat.c \ fcons.c fdown.c \ fgetline.c \ fileopen.c \ fileread.c fileseek.c filewrite.c flag.c flush.c \ niread.c openfd.c \ fcons64.c fileopen64.c # # Note: getfp.c must be before getav0.c # Otherwise getfp.o would be made as dependency of avoffset # CFILES_REST= astoi.c astoll.c \ comerr.c \ cmpbytes.c \ error.c \ fconv.c \ fillbytes.c \ format.c \ getfp.c \ getdomainname.c gethostid.c gethostname.c \ getargs.c getav0.c geterrno.c \ jsprintf.c jssnprintf.c jssprintf.c \ match.c movebytes.c \ printf.c \ raisecond.c \ saveargs.c \ serrmsg.c \ seterrno.c \ sprintf.c \ strcatl.c streql.c swabbytes.c \ usleep.c CFILES= $(CFILES_STDIO) $(CFILES_REST)