Minor DISTFILES and distclean updates.

DEVEL_2_0_BRANCH-1
Henning Geinitz 2002-07-30 18:31:11 +00:00
rodzic 8712617134
commit a2337684a0
4 zmienionych plików z 5 dodań i 4 usunięć

Wyświetl plik

@ -99,6 +99,7 @@ distclean: clean distclean-recursive
rm -f $(addprefix japi/,$(DISTCLEAN_FILES))
rm -f $(addprefix testsuite/,$(DISTCLEAN_FILES))
rm -rf $(distdir)
rm -f TAGS
depend: depend-recursive

Wyświetl plik

@ -68,8 +68,8 @@ WWW_PATH= /home/httpd/html/sane/
SUBDIRS = $(BACKDIRS) icons figs descriptions descriptions-external
DISTFILES = Makefile.in backend-writing.txt doxygen-sanei.conf html.sty \
net.tex \
DISTFILES = Makefile.in backend-writing.txt descriptions.txt \
doxygen-sanei.conf html.sty net.tex \
releases.txt sane-abaton.man sane-agfafocus.man sane-apple.man \
sane-artec.man sane-as6e.man sane-avision.man sane-bh.man \
sane-canon.man sane-canon630u.man sane-coolscan.man sane-coolscan2.man \

Wyświetl plik

@ -100,7 +100,7 @@ libsanej.la: Sane.lo
Sane.lo: Sane.h
clean:
rm -f *.class *.lo *.o *.la
rm -f *.class *.lo *.o *.la *.so
rm -f Sane.h
rm -rf .libs

Wyświetl plik

@ -112,7 +112,7 @@ clean:
rm -rf .libs
distclean: clean
rm -f Makefile $(DESTINATIONS) mustek600iin-off sane-desc.el
rm -f Makefile $(DESTINATIONS) mustek600iin-off sane-desc.el sane-desc
rm -f $(DISTCLEAN_FILES)
dist: $(DISTFILES)