mirror of
ssh://git.janware.com/srv/git/janware/proj/jw-pkg
synced 2026-01-15 12:03:31 +01:00
VERSION, dirs.mk: First version with autoconf everywhere
This commit is contained in:
parent
2c52cef605
commit
edbf2a6289
2 changed files with 2 additions and 2 deletions
2
VERSION
2
VERSION
|
|
@ -1 +1 @@
|
||||||
1.1.0-19-dev
|
1.1.0-20-dev
|
||||||
|
|
|
||||||
|
|
@ -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)
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue