/[libtool]/libtool/demo/Makefile.am
ViewVC logotype

Diff of /libtool/demo/Makefile.am

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.25 by gary, Sun Sep 2 16:58:42 2001 UTC revision 1.26 by gary, Mon Sep 3 22:11:02 2001 UTC
# Line 40  else Line 40  else
40    
41  bin_SCRIPTS = helldl  bin_SCRIPTS = helldl
42  # create a script that says that -dlopen is not supported  # create a script that says that -dlopen is not supported
43  helldl$(EXEEXT):  helldl helldl$(EXEEXT):
44          rm -f $@          rm -f $@
45          echo '#! /bin/sh' > $@          echo '#! /bin/sh' > $@
46          echo '-dlopen is unsupported' >> $@          echo '-dlopen is unsupported' >> $@

Legend:
Removed from v.1.25  
changed lines
  Added in v.1.26

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26