Use "." instead of "source" for portability

This commit is contained in:
Pierre Pronchery 2008-11-23 18:17:23 +00:00
parent bd8636c0af
commit 856898a61a
2 changed files with 7 additions and 2 deletions

View File

@ -1 +1,6 @@
source "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
#$Id$
#includes
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"

View File

@ -3,7 +3,7 @@
#includes
source "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
. "`dirname $0`/Apps/Devel/src/scripts/targets/NetBSD"
#functions