website: $(HTMLFILES)
cp $(HTMLFILES) $(WEBSITEDIR)
+
+CLEANFILES = $(HTMLFILES) pod2*.tmp
large: mklarge
./mklarge $(srcdir)/minimal large
+
+CLEANFILES = $(noinst_DATA)
+
--htmldir html \
--outfile html/hivex.3.html \
lib/hivex.pod
+
+CLEANFILES = $(man_MANS)
clean-local:
-$(MAKE) -f Makefile-pl clean
- rm -f Makefile-pl
+ rm -f Makefile-pl Makefile-pl.old
install-data-hook:
$(MAKE) -f Makefile-pl DESTDIR=$(DESTDIR) install
--htmldir html \
--outfile html/hivexregedit.1.html \
regedit/hivexregedit
+
+CLEANFILES = $(man_MANS)
--htmldir html \
--outfile html/hivexsh.1.html \
sh/hivexsh.pod
+
+CLEANFILES = $(man_MANS)
--htmldir html \
--outfile html/hivexml.1.html \
xml/hivexml.pod
+
+CLEANFILES = $(man_MANS)