fix
git-svn-id: http://svn2.nishi.boats/svn/milsko/trunk@627 b9cfdab3-6d41-4d17-bbe4-086880011989
This commit is contained in:
parent
874adff217
commit
bca6b3f776
1 changed files with 1 additions and 1 deletions
|
|
@ -22,7 +22,7 @@ define([executable_suffix],[])dnl
|
|||
dnl
|
||||
define([library_targets],[])dnl
|
||||
define([library_objects],[])dnl
|
||||
define([new_object],[pushdef([source])define([source],patsubst(patsubst(patsubst(esyscmd([ls -d $1]),[\..+$],object_suffix),[
|
||||
define([new_object],[pushdef([source])define([source],patsubst(patsubst(patsubst(esyscmd([sh -c "ls -d $1"]),[\..+$],object_suffix),[
|
||||
],[ ]),[ $],[]))define([library_targets],ifelse(library_targets,[],[source],[library_targets source]))popdef([source])])dnl
|
||||
define([print_library_targets],[foreach(x,space_to_comma(library_targets),[pushdef([source])define([source],[patsubst(x,[\]object_suffix[$],[.c])])dnl
|
||||
x: source
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue