
PROBLEM: (69689) (PATCH ID: OSF520-908)
********
/usr/opt/ultrix/usr/bin/make command was not checking for time stamps of archive
member files. i.e while creating library archives, though there is no changes in
archive member file ultrix/make was creating archive files again. This is due to
improper checking of date on archive files. Hence modified afilescan() function
for proper checking.



