Warning: this is an htmlized version!
The original is here, and
the conversion rules are here.
# --snip--snip--
# See: (find-eev "debian/rules")
#
build/eev::
install/eev::
	echo "In install: $(DEB_DESTDIR)"
	cp -Rv etc/ usr/ debian/eev/

#  Local Variables:
#  coding:               raw-text-unix
#  ee-anchor-format:     "«%s»"
#  mode:                 makefile
#  End: