--- Makefile Thu Jun 26 23:43:33 2003 +++ Makefile.new Thu Jun 26 23:44:58 2003 @@ -23,7 +23,7 @@ PRG = dancer all: src/config.h - (cd src; make debug) + (cd src; make) src/config.h: (cd src; ./configure; cd ..)