tarball_delete := $(patsubst %,$(tarball_pfx)/%,$(tarball_delete))
tarball_add := $(gengetopts_c) $(gengetopts_h) $(autocrap)
-.PHONY: clean distclean maintainer-clean install html www tags ChangeLog doxygen gruta
+.PHONY: clean distclean maintainer-clean install html www tags doxygen gruta
all: $(BINARIES)
www: $(gen_html) $(gruta_html) $(web_pics) $(web_misc) $(shots) tags doxygen doc
gruta: $(gen_html) $(gruta_html)
maintainer-clean: distclean
rm -f $(gengetopts_c) $(gengetopts_h) *.tar.bz2 \
- $(grutatxt_html) ChangeLog* config.h configure \
+ $(grutatxt_html) config.h configure \
config.h.in skencil/*.pdf skencil/*.ps
rm -rf doc
rm -f *_command_list.* *.man man/man1/* man/html/*
rm -f $(tarball_pfx).tar
ls -l $(tarball_pfx).tar.bz2
-ChangeLog:
- para_util changelog > $@
web/%.in.html: %
grutatxt -nb < $< > $@
tags: