diff options
author | tv <tv> | 2005-01-14 00:10:50 +0000 |
---|---|---|
committer | tv <tv> | 2005-01-14 00:10:50 +0000 |
commit | 1443a2f66b230fbfa3e90059efc9bae230f29c0e (patch) | |
tree | c03d4a82408d489b32de2266a414394c9a9603f6 /mk | |
parent | 53eef95e47daaf92a948300ecdd924461de6d938 (diff) | |
download | pkgsrc-1443a2f66b230fbfa3e90059efc9bae230f29c0e.tar.gz |
Add $NetBSD$.
Diffstat (limited to 'mk')
-rw-r--r-- | mk/gnu-config/config.rpath | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/mk/gnu-config/config.rpath b/mk/gnu-config/config.rpath index 446a21cc1b9..cde64f52f6f 100644 --- a/mk/gnu-config/config.rpath +++ b/mk/gnu-config/config.rpath @@ -1,4 +1,7 @@ #! /bin/sh +# +# $NetBSD: config.rpath,v 1.2 2005/01/14 00:10:50 tv Exp $ +# # Output a system dependent set of variables, describing how to set the # run time search path of shared libraries in an executable. # |