Remove filename
authorTom Henderson <tomh@tomh.org>
Thu Apr 03 23:04:25 2008 -0700 (22 months ago)
changeset 2873e6ca6125fc44
parent 2872 ab470305c52a
child 2874 15e2358f9fef
Remove filename
doc/tutorial/Makefile
     1.1 --- a/doc/tutorial/Makefile	Thu Apr 03 23:03:25 2008 -0700
     1.2 +++ b/doc/tutorial/Makefile	Thu Apr 03 23:04:25 2008 -0700
     1.3 @@ -6,7 +6,7 @@
     1.4  CSS = --css-include=tutorial.css
     1.5  SPLIT = --split section
     1.6  
     1.7 -TGIF_SOURCES = helpers.obj helpers2.obj
     1.8 +TGIF_SOURCES = helpers.obj 
     1.9  TGIF_EPS = ${TGIF_SOURCES:.obj=.eps}
    1.10  TGIF_PNG = ${TGIF_SOURCES:.obj=.eps}
    1.11