diff options
Diffstat (limited to 'Build/source/libs/xpdf/goo/Makefile.in')
-rw-r--r-- | Build/source/libs/xpdf/goo/Makefile.in | 9 |
1 files changed, 0 insertions, 9 deletions
diff --git a/Build/source/libs/xpdf/goo/Makefile.in b/Build/source/libs/xpdf/goo/Makefile.in index 2ff8cdb2511..d1be34901a9 100644 --- a/Build/source/libs/xpdf/goo/Makefile.in +++ b/Build/source/libs/xpdf/goo/Makefile.in @@ -298,15 +298,6 @@ uninstall-am: maintainer-clean-generic mostlyclean mostlyclean-generic pdf \ pdf-am ps ps-am uninstall uninstall-am - -# Makefile.am fragment to create header symlinks. -# -# Copyright (C) 2009 Peter Breitenlohner <tex-live@tug.org> -# -# This file is free software; the copyright holder -# gives unlimited permission to copy and/or distribute it, -# with or without modifications, as long as this notice is preserved. -# all-local: @for file in $(SRCDIR)/*.h; do \ inst=`echo $$file | sed -e 's/^.*\///'`; \ |