Disabled example rules on how the md5 headesr could be rebuilt automatically (but I actually think that's not such a useful idea)

svn-id: r16301
This commit is contained in:
Max Horn 2004-12-24 22:33:49 +00:00
parent db32aebfa0
commit 9b56161a3d

View File

@ -97,6 +97,12 @@ tools/convbdf$(EXEEXT): tools/convbdf.o
tools/md5table$(EXEEXT): tools/md5table.o
$(CXX) -o $@ $<
#simon/simon-md5.h: tools/simon-md5.txt
# tools/md5table$(EXEEXT) --c++ < $< > $@
#scumm/scumm-md5.h: tools/scumm-md5.txt
# tools/md5table$(EXEEXT) --c++ < $< > $@
credits:
./credits.pl --text > AUTHORS
./credits.pl --html > ../web/credits.inc