root / trunk / data / grep / destdir.diff
| Revision 2, 1.0 kB (checked in by saurik, 1 year ago) |
|---|
-
src/Makefile.am
diff -r -u grep-2.5/src/Makefile.am grep-2.5+iPhone/src/Makefile.am
old new 18 18 vms_fab.c vms_fab.h 19 19 20 20 install-exec-local: 21 @SYMLINK@ @SYMLINKFROM@ $( bindir)/egrep22 @SYMLINK@ @SYMLINKFROM@ $( bindir)/fgrep21 @SYMLINK@ @SYMLINKFROM@ $(DESTDIR)$(bindir)/egrep 22 @SYMLINK@ @SYMLINKFROM@ $(DESTDIR)$(bindir)/fgrep -
src/Makefile.in
diff -r -u grep-2.5/src/Makefile.in grep-2.5+iPhone/src/Makefile.in
old new 354 354 355 355 356 356 install-exec-local: 357 @SYMLINK@ @SYMLINKFROM@ $( bindir)/egrep358 @SYMLINK@ @SYMLINKFROM@ $( bindir)/fgrep357 @SYMLINK@ @SYMLINKFROM@ $(DESTDIR)$(bindir)/egrep 358 @SYMLINK@ @SYMLINKFROM@ $(DESTDIR)$(bindir)/fgrep 359 359 # Tell versions [3.59,3.63) of GNU make to not export all variables. 360 360 # Otherwise a system limit (for SysV at least) may be exceeded. 361 361 .NOEXPORT:
Note: See TracBrowser
for help on using the browser.
