Loading demos/tunala/autoungunk.sh +5 −5 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ # mess has been left in the directory thanks to autoconf, automake, and their # friends. if test -f Makefile.plain; then if test -f Makefile; then make distclean rm -f Makefile fi if test -f Makefile.plain; then mv Makefile.plain Makefile else make clean fi rm -f aclocal.m4 config.* configure install-sh \ Loading Loading
demos/tunala/autoungunk.sh +5 −5 Original line number Diff line number Diff line Loading @@ -4,13 +4,13 @@ # mess has been left in the directory thanks to autoconf, automake, and their # friends. if test -f Makefile.plain; then if test -f Makefile; then make distclean rm -f Makefile fi if test -f Makefile.plain; then mv Makefile.plain Makefile else make clean fi rm -f aclocal.m4 config.* configure install-sh \ Loading