Subject: include/Makefile using pax? To: None <tech-ports@NetBSD.ORG> From: Andrew Cagney <cagney@highland.com.au> List: tech-ports Date: 10/03/1995 13:36:22
Hello,
include/Makefile uses `pax', I'm wondering what advantage it has over
`tar cf - | tar xf -' which tends to work on more foreign hosts?
Curious ...
Andrew