generate with a different name to avoid rewriting on the same file
git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@22572 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
parent
87c87b5dbc
commit
b8b20fac4d
@ -48,8 +48,8 @@ actions MkUpdateDb1
|
||||
$(2[1]) > $(1) ;
|
||||
}
|
||||
|
||||
MkUpdateDb updatedb : updatedb.sh [ FGristFiles version.c ] ;
|
||||
MkUpdateDb updatedbgen : updatedb.sh [ FGristFiles version.c ] ;
|
||||
MakeLocatePlatform <bin>updatedb ;
|
||||
Shell <bin>updatedb : updatedb ;
|
||||
Shell <bin>updatedb : updatedbgen ;
|
||||
|
||||
SEARCH on [ FGristFiles version.c ] = [ FDirName $(SUBDIR) $(DOTDOT) find ] ;
|
||||
|
Loading…
x
Reference in New Issue
Block a user