|
Line
Link Here
|
| 0 |
-- themes/cursors/Makefile.in |
0 |
++ themes/cursors/Makefile.in |
|
Lines 452-458
Link Here
|
| 452 |
if test -f $(srcdir)/$$i/$$f; then \ |
452 |
if test -f $(srcdir)/$$i/$$f; then \ |
| 453 |
$(INSTALL_DATA) $(srcdir)/$$i/$$f $(DESTDIR)$(cursordir)/$$i/$$f ;\ |
453 |
$(INSTALL_DATA) $(srcdir)/$$i/$$f $(DESTDIR)$(cursordir)/$$i/$$f ;\ |
| 454 |
fi \ |
454 |
fi \ |
| 455 |
done\ |
455 |
done;\ |
| 456 |
done |
456 |
done |
| 457 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
457 |
# Tell versions [3.59,3.63) of GNU make to not export all variables. |
| 458 |
# Otherwise a system limit (for SysV at least) may be exceeded. |
458 |
# Otherwise a system limit (for SysV at least) may be exceeded. |