2 # $NetBSD: prepare-import.sh,v 1.1 2014/03/09 16:58:03 christos Exp $
4 # Copy the FreeBSD src/lib/elftwoolchain directory contents to dist. Run
5 # this script and you're done. This does not add NetBSD RCSID's just cleans
6 # existing ones to avoid conflicts in the future
8 # lib/ is built as SUBDIR from lib/Makefile.
10 # Use the following template to import
11 # cvs import src/external/bsd/elftoolchain/dist FreeBSD FreeBSD-X-Y-Z
13 # don't forget to bump the lib/shlib_version if necessary
20 echo "$0: <distdir>" 1>&2