/[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.23 by gary, Sun Apr 22 23:21:58 2001 UTC revision 1.23.2.1 by gary, Mon Sep 3 22:06:19 2001 UTC
# Line 15  include_HEADERS = foo.h Line 15  include_HEADERS = foo.h
15  if BINARY_HELLDL  if BINARY_HELLDL
16  BUILD_helldl = helldl  BUILD_helldl = helldl
17  else  else
18  BUILD_helldl =  BUILD_helldl =
19  endif  endif
20    
21  bin_PROGRAMS = hell hell.static $(BUILD_helldl)  bin_PROGRAMS = hell hell.static $(BUILD_helldl)
# 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:  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.23  
changed lines
  Added in v.1.23.2.1

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