1 # This config file adds vfprintf.c and memcpy.c for those systems that
5 osredir
:= $(OS
)$(DIRSEPSTR
)$(OSRELEASE
)$(DIRSEPSTR
)$(OSENVIRONMENT
)
8 # The following sources are required for BSD4.3
9 OSDESRC
:= memcpy.c vfprintf.c
11 .SETDIR
=$(osredir
) : $(OSDESRC
)