ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/rxvt-unicode/src/Makefile.in
(Generate patch)

Comparing rxvt-unicode/src/Makefile.in (file contents):
Revision 1.59 by ayin, Mon Jan 23 09:56:47 2006 UTC vs.
Revision 1.60 by root, Tue Jan 24 19:40:12 2006 UTC

37 37
38top_builddir = .. 38top_builddir = ..
39basedir = .. 39basedir = ..
40thisdir = src 40thisdir = src
41 41
42# for developers: the following debug options may be used
43# -DDEBUG_CMD -DDEBUG_MAIN -DDEBUG_RESOURCES
44# -DDEBUG_SEARCH_PATH -DDEBUG_SIZE -DDEBUG_TTY -DDEBUG_TTYMODE
45# -DDEBUG_KEYBOARD -DDEBUG_STRICT
46DEBUG=-DDEBUG_STRICT @DEBUG@ 42DEBUG=-DDEBUG_STRICT
47 43
48first_rule: all 44first_rule: all
49dummy: 45dummy:
50 46
51COMMON = \ 47COMMON = \

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines