Searched refs:DEFINES (Results 1 - 25 of 39) sorted by relevance

12

/haiku-fatelf/data/develop/
H A DJamfile84 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
85 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
87 DEFINES = ;
H A Dmakefile103 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
104 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
106 DEFINES= macro
/haiku-fatelf/src/add-ons/kernel/generic/mime_table/
H A Dmakefile80 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
81 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
83 DEFINES= macro
/haiku-fatelf/src/tests/kits/app/messaging/first_light/
H A DJamfile70 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
71 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
73 DEFINES = DEBUG ;
/haiku-fatelf/3rdparty/proj2make/
H A Dmakefile101 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
102 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
104 DEFINES= macro
/haiku-fatelf/src/add-ons/input_server/methods/t9/
H A Dmakefile85 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
86 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
88 DEFINES := macro
/haiku-fatelf/src/apps/bsnow/
H A Dmakefile80 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
81 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
83 DEFINES= DEBUG=1 macro
/haiku-fatelf/src/apps/cortex/addons/ToneProducer/
H A Dmakefile86 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
87 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
89 #DEFINES=
90 DEFINES= #DEBUG=1 macro
/haiku-fatelf/src/add-ons/input_server/methods/pen/
H A Dmakefile90 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
91 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
93 DEFINES := DEBUG=1 macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/ac97/sis7018/
H A Dmakefile87 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
88 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
90 DEFINES= macro
/haiku-fatelf/src/add-ons/kernel/drivers/audio/usb_audio/
H A Dmakefile87 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
88 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
90 DEFINES= macro
/haiku-fatelf/src/add-ons/kernel/drivers/ports/pc_serial/
H A Dmakefile85 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
86 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
88 DEFINES := macro
/haiku-fatelf/src/add-ons/kernel/file_systems/googlefs/
H A Dmakefile89 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
90 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
92 #DEFINES= _IMPEXP_KERNEL= DEBUG_GOOGLEFS=1
93 DEFINES+= _IMPEXP_KERNEL=
94 #DEFINES+= DEBUG=1
H A Dmakefile.ufs89 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
90 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
92 DEFINES= DEBUG=1 _BUILDING_fs=1 _IMPEXP_KERNEL=
/haiku-fatelf/src/add-ons/media/media-add-ons/esound_sink/
H A Dmakefile88 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
89 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
91 DEFINES= macro
/haiku-fatelf/src/add-ons/media/media-add-ons/opensound/
H A Dmakefile89 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
90 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
92 DEFINES := _ZETA_TS_FIND_DIR_=1 \ macro
/haiku-fatelf/src/apps/codycam/
H A Dmakefile90 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
91 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
93 DEFINES= macro
/haiku-fatelf/src/apps/cortex/addons/AudioAdapter/
H A Dmakefile89 DEFINES= DEBUG=1 macro
/haiku-fatelf/src/apps/cortex/addons/Flanger/
H A Dmakefile87 DEFINES= DEBUG=1 macro
/haiku-fatelf/src/tests/servers/app/newerClipping/
H A Dmakefile90 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
91 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
93 DEFINES= macro
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/fs_shell/
H A Dmakefile11 DEFINES = -DUSER=1 -DDEBUG=1 macro
33 $(CC) -c $(DEFINES) $(CFLAGS) -o $@ $<
36 $(CC) -c $(DEFINES) $(CFLAGS) -o $@ $<
/haiku-fatelf/src/add-ons/kernel/file_systems/nfs/
H A Dmakefile87 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
88 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
90 DEFINES := _BUILDING_fs=1 macro
/haiku-fatelf/src/bin/bfs_tools/lib/
H A Dmakefile81 DEFINES= macro
/haiku-fatelf/src/libs/pdflib/progs/pdflib/
H A DMakefile11 CFLAGS = $(DEFS) $(DEFINES) $(INCLUDES)
/haiku-fatelf/src/tests/add-ons/kernel/file_systems/userlandfs/r5/src/test/reiserfs/
H A Dmakefile95 # to use. For example, setting DEFINES to "DEBUG=1" will cause the
96 # compiler option "-DDEBUG=1" to be used. Setting DEFINES to "DEBUG"
108 DEFINES= USER=0 \ macro

Completed in 138 milliseconds

12