VERSION, dirs.mk: First version with autoconf everywhere

This commit is contained in:
Jan Lindemann 2002-07-20 17:52:50 +00:00 committed by Jan Lindemann
commit edbf2a6289
2 changed files with 2 additions and 2 deletions

View file

@ -1 +1 @@
1.1.0-19-dev 1.1.0-20-dev

View file

@ -15,7 +15,7 @@ else
subdirs all: subdirs all:
$(make_subdirs) $(make_subdirs)
clean distclean: install clean distclean:
rm -rf $(TEXTCLEAN) $(CLEAN) $(DISTCLEAN) dist *.done *~ .*.swp *.tmp core *.rep rm -rf $(TEXTCLEAN) $(CLEAN) $(DISTCLEAN) dist *.done *~ .*.swp *.tmp core *.rep
$(make_subdirs_target) $(make_subdirs_target)