Makefile

changeset 143
f8d933b354f7
parent 141
752599b50ff3
child 146
4854a8183ae3
     1.1 --- a/Makefile	Thu Mar 20 07:02:28 2003 +0000
     1.2 +++ b/Makefile	Thu Mar 20 07:03:29 2003 +0000
     1.3 @@ -1,6 +1,6 @@
     1.4  # tumble: build a PDF file from image files
     1.5  # Makefile
     1.6 -# $Id: Makefile,v 1.35 2003/03/19 22:54:07 eric Exp $
     1.7 +# $Id: Makefile,v 1.36 2003/03/19 23:03:29 eric Exp $
     1.8  # Copyright 2001, 2002, 2003 Eric Smith <eric@brouhaha.com>
     1.9  #
    1.10  # This program is free software; you can redistribute it and/or modify
    1.11 @@ -23,7 +23,7 @@
    1.12  # "0" value is considered true by make, so to disable conditionals comment
    1.13  # them out or set them to a null string.
    1.14  
    1.15 -DEBUG=1
    1.16 +#DEBUG=1
    1.17  #EFENCE=1
    1.18  #STATIC=1
    1.19