1
Fork 0
mirror of https://git.savannah.gnu.org/git/guile.git synced 2025-06-05 03:30:24 +02:00

(uninstall-local): New, to remove the file installed by

install-data-hook.
This commit is contained in:
Marius Vollmer 2002-05-10 15:02:43 +00:00
parent e273886941
commit 3791a3c051

View file

@ -42,6 +42,9 @@ install-data-hook:
-$(INSTALL_DATA) $(srcdir)/and-let-star-compat.scm \
$(DESTDIR)$(subpkgdatadir)/'and-let*.scm'
uninstall-local:
rm -f $(DESTDIR)$(subpkgdatadir)/'and-let*.scm'
## test.scm is not currently installed.
EXTRA_DIST = $(ice9_sources) test.scm and-let-star-compat.scm