***************
*** 47,56 ****
  #include <ar.h>
  
  #ifndef A_MAGIC1	/* must be a VM/UNIX system */
- #ifndef SARMAG
  #	undef ARMAG
  #	define ARMAG	0177545
- #endif
  #endif
  
  /*
--- 47,57 ----
  #include <ar.h>
  
  #ifndef A_MAGIC1	/* must be a VM/UNIX system */
+ #	define A_MAGIC1 OMAGIC
+ #	define A_MAGIC2 NMAGIC
+ #	define A_MAGIC3 ZMAGIC
  #	undef ARMAG
  #	define ARMAG	0177545
  #endif
  
  /*
