/[inetutils]/inetutils/lib/Makefile.am
ViewVC logotype

Diff of /inetutils/lib/Makefile.am

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

revision 1.2 by gray, Fri Jul 29 10:52:43 2005 UTC revision 1.3 by gray, Sun Jul 31 20:10:02 2005 UTC
# Line 8  Line 8 
8  # the same distribution terms as the rest of that program.  # the same distribution terms as the rest of that program.
9  #  #
10  # Generated by gnulib-tool.  # Generated by gnulib-tool.
11  # Invoked as: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 alloca alloca-opt allocsa argp error exit exitfail extensions free getcwd getline getopt getpass gettext getusershell malloc memcmp memcpy memmove mempcpy memset minmax obstack poll readutmp realloc regex restrict setenv snprintf stdbool strcase strchrnul strdup strerror strndup strnlen sysexits unlocked-io vasnprintf vsnprintf xalloc xgetcwd xsize  # Invoked as: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=. alloca alloca-opt allocsa error exit exitfail extensions free getcwd getline getopt getpass gettext getusershell malloc memcmp memcpy memmove mempcpy memset minmax obstack poll readutmp realloc regex restrict setenv snprintf stdbool stdio-safer strcase strchrnul strdup strerror strndup strnlen sysexits unistd-safer unlocked-io vasnprintf vsnprintf xalloc xgetcwd xsize
12  # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=.   alloca alloca-opt allocsa argp error exit exitfail extensions free getcwd getline getopt getpass gettext getusershell malloc memcmp memcpy memmove mempcpy memset minmax obstack poll readutmp realloc regex restrict setenv snprintf stdbool stdio-safer strcase strchrnul strdup strerror strndup strnlen sysexits unistd-safer unlocked-io vasnprintf vsnprintf xalloc xgetcwd xsize  # Reproduce by: gnulib-tool --import --dir=. --lib=libgnu --source-base=lib --m4-base=m4 --aux-dir=.   alloca alloca-opt allocsa error exit exitfail extensions free getcwd getline getopt getpass gettext gettext-h getusershell malloc memcmp memcpy memmove mempcpy memset minmax obstack poll readutmp realloc regex restrict setenv size_max snprintf stdbool stdio-safer strcase strchrnul strdup strerror strndup strnlen sysexits unistd-safer unlocked-io vasnprintf vsnprintf xalloc xalloc-die xgetcwd xsize
13    
14  AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies  AUTOMAKE_OPTIONS = 1.5 gnits no-dependencies
15    
# Line 36  libgnu_a_LIBADD += @ALLOCA@ Line 36  libgnu_a_LIBADD += @ALLOCA@
36  BUILT_SOURCES += $(ALLOCA_H)  BUILT_SOURCES += $(ALLOCA_H)
37  EXTRA_DIST += alloca_.h  EXTRA_DIST += alloca_.h
38    
39  # We need the following in order to create an <alloca.h> when the system  # We need the following in order to create <alloca.h> when the system
40  # doesn't have one that works with the given compiler.  # doesn't have one that works with the given compiler.
 all-local $(libgnu_a_OBJECTS): $(ALLOCA_H)  
41  alloca.h: alloca_.h  alloca.h: alloca_.h
42          cp $(srcdir)/alloca_.h $@-t          cp $(srcdir)/alloca_.h $@-t
43          mv $@-t $@          mv $@-t $@
# Line 53  EXTRA_DIST += allocsa.valgrind Line 52  EXTRA_DIST += allocsa.valgrind
52    
53  ## end   gnulib module allocsa  ## end   gnulib module allocsa
54    
 ## begin gnulib module argp  
   
 libgnu_a_SOURCES += argp.h argp-ba.c argp-eexst.c \  
            argp-fmtstream.c argp-fmtstream.h argp-fs-xinl.c argp-help.c \  
            argp-namefrob.h argp-parse.c argp-pv.c argp-pvh.c argp-xinl.c  
   
 ## end   gnulib module argp  
   
55  ## begin gnulib module exit  ## begin gnulib module exit
56    
57  libgnu_a_SOURCES += exit.h  libgnu_a_SOURCES += exit.h
# Line 78  EXTRA_DIST += getndelim2.h getndelim2.c Line 69  EXTRA_DIST += getndelim2.h getndelim2.c
69  BUILT_SOURCES += $(GETOPT_H)  BUILT_SOURCES += $(GETOPT_H)
70  EXTRA_DIST += getopt_.h getopt_int.h  EXTRA_DIST += getopt_.h getopt_int.h
71    
72  # We need the following in order to create an <getopt.h> when the system  # We need the following in order to create <getopt.h> when the system
73  # doesn't have one that works with the given compiler.  # doesn't have one that works with the given compiler.
 all-local $(libgnu_a_OBJECTS): $(GETOPT_H)  
74  getopt.h: getopt_.h  getopt.h: getopt_.h
75          cp $(srcdir)/getopt_.h $@-t          cp $(srcdir)/getopt_.h $@-t
76          mv $@-t $@          mv $@-t $@
# Line 88  MOSTLYCLEANFILES += getopt.h getopt.h-t Line 78  MOSTLYCLEANFILES += getopt.h getopt.h-t
78    
79  ## end   gnulib module getopt  ## end   gnulib module getopt
80    
81  ## begin gnulib module gettext  ## begin gnulib module gettext-h
82    
83  libgnu_a_SOURCES += gettext.h  libgnu_a_SOURCES += gettext.h
84    
85  ## end   gnulib module gettext  ## end   gnulib module gettext-h
86    
87  ## begin gnulib module minmax  ## begin gnulib module minmax
88    
# Line 105  libgnu_a_SOURCES += minmax.h Line 95  libgnu_a_SOURCES += minmax.h
95  BUILT_SOURCES += $(POLL_H)  BUILT_SOURCES += $(POLL_H)
96  EXTRA_DIST += poll_.h  EXTRA_DIST += poll_.h
97    
98  # We need the following in order to create an <poll.h> when the system  # We need the following in order to create <poll.h> when the system
99  # doesn't have one.  # doesn't have one.
 all-local $(libgnu_a_OBJECTS): $(POLL_H)  
100  poll.h: poll_.h  poll.h: poll_.h
101          cp $(srcdir)/poll_.h $@-t          cp $(srcdir)/poll_.h $@-t
102          mv $@-t $@          mv $@-t $@
# Line 115  MOSTLYCLEANFILES += poll.h poll.h-t Line 104  MOSTLYCLEANFILES += poll.h poll.h-t
104    
105  ## end   gnulib module poll  ## end   gnulib module poll
106    
 ## begin gnulib module regex  
   
 libgnu_a_SOURCES += regex.h  
   
 ## end   gnulib module regex  
   
107  ## begin gnulib module setenv  ## begin gnulib module setenv
108    
109  libgnu_a_SOURCES += setenv.h  libgnu_a_SOURCES += setenv.h
# Line 138  libgnu_a_SOURCES += snprintf.h Line 121  libgnu_a_SOURCES += snprintf.h
121  BUILT_SOURCES += $(STDBOOL_H)  BUILT_SOURCES += $(STDBOOL_H)
122  EXTRA_DIST += stdbool_.h  EXTRA_DIST += stdbool_.h
123    
124  # We need the following in order to create an <stdbool.h> when the system  # We need the following in order to create <stdbool.h> when the system
125  # doesn't have one that works.  # doesn't have one that works.
 all-local $(libgnu_a_OBJECTS): $(STDBOOL_H)  
126  stdbool.h: stdbool_.h  stdbool.h: stdbool_.h
127          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t          sed -e 's/@''HAVE__BOOL''@/$(HAVE__BOOL)/g' < $(srcdir)/stdbool_.h > $@-t
128          mv $@-t $@          mv $@-t $@
# Line 162  libgnu_a_SOURCES += strchrnul.h Line 144  libgnu_a_SOURCES += strchrnul.h
144    
145  ## begin gnulib module sysexits  ## begin gnulib module sysexits
146    
147    BUILT_SOURCES += $(SYSEXITS_H)
148  EXTRA_DIST += sysexit_.h  EXTRA_DIST += sysexit_.h
149    
150  # We need the following in order to create a <sysexits.h> when the system  # We need the following in order to create <sysexits.h> when the system
151  # doesn't have one that works with the given compiler.  # doesn't have one that works with the given compiler.
 all-local $(libgnu_a_OBJECTS): $(SYSEXITS_H)  
152  sysexits.h: sysexit_.h  sysexits.h: sysexit_.h
153          cp $(srcdir)/sysexit_.h sysexits.h-t          cp $(srcdir)/sysexit_.h sysexits.h-t
154          mv sysexits.h-t sysexits.h          mv sysexits.h-t sysexits.h
# Line 186  libgnu_a_SOURCES += vsnprintf.h Line 168  libgnu_a_SOURCES += vsnprintf.h
168    
169  ## end   gnulib module vsnprintf  ## end   gnulib module vsnprintf
170    
171    ## begin gnulib module xalloc-die
172    
173    libgnu_a_SOURCES += xalloc-die.c
174    
175    ## end   gnulib module xalloc-die
176    
177  ## begin gnulib module xgetcwd  ## begin gnulib module xgetcwd
178    
179  libgnu_a_SOURCES += xgetcwd.h xgetcwd.c  libgnu_a_SOURCES += xgetcwd.h xgetcwd.c

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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