Changeset 1007

Show
Ignore:
Timestamp:
10/01/08 07:06:22 (3 months ago)
Author:
takkaria
Message:

Fix the OS X makefile (maybe?).

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/src/Makefile.osx

    r958 r1007  
    2929 
    3030CFLAGS = \ 
    31         -Wall -std=gnu99 $(OPT) -DMACH_O_CARBON -DHAVE_MKSTEMP \ 
     31        -I. -Wall -std=gnu99 $(OPT) -DMACH_O_CARBON -DHAVE_MKSTEMP \ 
    3232        -DPRIVATE_USER_PATH=\"~/Library/Preferences\" -DUSE_PRIVATE_PATHS \ 
    3333        -arch ppc -arch i386 -mmacosx-version-min=10.0