this is what the terminal window is saying:
Last login: Fri Jul 24 14:27:27 on ttyp1
Welcome to Darwin!
andrew-pages:~ stevepage$ cd Desktop/pg
andrew-pages:~/Desktop/pg stevepage$ make
QVM tools not built when cross-compiling
Building Tremulous in build/release-darwin-ppc:
  CC: cc
  CFLAGS:
    -Wall
    -Wimplicit
    -Wstrict-prototypes
    -fno-strict-aliasing
    -DMACOS_X
    -fno-common
    -pipe
    -gfull
    -DUSE_OPENAL=1
    -DUSE_CURL=1
    -DUSE_CURL_DLOPEN=1
    -DUSE_SDL_VIDEO=1
    -DUSE_SDL_SOUND=1
    -D_THREAD_SAFE=1
    -Isrc/SDL12/include
    -DUSE_LOCAL_HEADERS=1
    -MMD
    -DSVN_VERSION="85M"
    -DNDEBUG
    -faltivec
    -O3
    -ffast-math
    -falign-loops=16
  Output:
QVM tools not built when cross-compiling
Building Tremulous in build/release-darwin-ppc:
  CC: cc
  CFLAGS:
    -Wall
    -Wimplicit
    -Wstrict-prototypes
    -fno-strict-aliasing
    -DMACOS_X
    -fno-common
    -pipe
    -gfull
    -DUSE_OPENAL=1
    -DUSE_CURL=1
    -DUSE_CURL_DLOPEN=1
    -DUSE_SDL_VIDEO=1
    -DUSE_SDL_SOUND=1
    -D_THREAD_SAFE=1
    -Isrc/SDL12/include
    -DUSE_LOCAL_HEADERS=1
    -MMD
    -DSVN_VERSION=85M
    -DNDEBUG
    -faltivec
    -O3
    -ffast-math
    -falign-loops=16
    -Wall
    -Wimplicit
    -Wstrict-prototypes
    -fno-strict-aliasing
    -DMACOS_X
    -fno-common
    -pipe
    -gfull
    -DUSE_OPENAL=1
    -DUSE_CURL=1
    -DUSE_CURL_DLOPEN=1
    -DUSE_SDL_VIDEO=1
    -DUSE_SDL_SOUND=1
    -D_THREAD_SAFE=1
    -Isrc/SDL12/include
    -DUSE_LOCAL_HEADERS=1
    -MMD
    -DSVN_VERSION="85M"
    -DNDEBUG
    -faltivec
    -O3
    -ffast-math
    -falign-loops=16
  Output:
QVM tools not built when cross-compiling
I made some changed to p-g-qvm and i tried to compile the QVM. whats wrong? is there something wrong with the Makefile?