git-svn-id: file:///srv/svn/repos/haiku/trunk/current@7404 a95241bf-73f2-0310-859d-f6bbb57e9c96
This commit is contained in:
Bruno G. Albuquerque 2004-05-04 01:27:17 +00:00
parent e4758ac382
commit b1e752314f

View File

@ -20,7 +20,7 @@ oldOPTIM = $(OPTIM) ;
# Enable OpenBFS to be compiled as a full BFS replacement. Will
# report itself as "bfs" instead of "obfs"
if $(BFS_REPLACEMENT) {
defines += BFS_REPLACEMENT
defines += BFS_REPLACEMENT ;
}
if $(DEBUG) = 0 {