Minor fixes.

This commit is contained in:
Laurence Withers 2006-07-25 09:27:37 +01:00
commit e6a21ad4fa
3 changed files with 3 additions and 3 deletions

View file

@ -2,7 +2,7 @@
# @NAME@_BUILT
#
#@TODO@ build_target libs
#@TODO@ build_target libs || return 1
if [ -z ${@NAME@_BUILT} ]
then

View file

@ -2,7 +2,7 @@
# @NAME@_BUILT
#
#@TODO@ build_target libs
#@TODO@ build_target libs || return 1
if [ -z ${@NAME@_BUILT} ]
then