/[anubis]/anubis/src/Makefile.am
ViewVC logotype

Diff of /anubis/src/Makefile.am

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

revision 1.9 by polak, Fri Feb 28 20:50:12 2003 UTC revision 1.10 by polak, Fri Jun 6 22:43:50 2003 UTC
# Line 25  Line 25 
25  sbin_PROGRAMS = anubis  sbin_PROGRAMS = anubis
26  anubis_LDADD = @LIBOBJS@ @LIBINTL@ $(GUILE_LIBS)  anubis_LDADD = @LIBOBJS@ @LIBINTL@ $(GUILE_LIBS)
27  anubis_SOURCES = main.c extern.h headers.h mem.c mem.h env.c errs.c \  anubis_SOURCES = main.c extern.h headers.h mem.c mem.h env.c errs.c \
28          log.c misc.c regex.c exec.c net.c proxy.c daemon.c auth.c map.c \          log.c list.c list.h misc.c regex.c exec.c net.c proxy.c daemon.c \
29          esmtp.c tunnel.c rc.c files.c help.c quit.c getopt.h guile.c \          auth.c map.c message.c esmtp.c tunnel.c rc.c rcfile-gram.c \
30          rcfile-gram.c rcfile-lex.c rcfile-gram.h rcfile.h list.c list.h \          rcfile-lex.c rcfile-gram.h rcfile.h guile.c files.c help.c quit.c
         message.c  
31    
32  YLWRAP = $(SHELL) $(top_srcdir)/build/ylwrap  YLWRAP = $(SHELL) $(top_srcdir)/build/ylwrap
33  AM_YFLAGS = -dtv  AM_YFLAGS = -dtv
34  EXTRA_DIST = rcfile.y rcfile.l snprintf.c obstack.c obstack.h  EXTRA_DIST = rcfile.y rcfile.l snprintf.c obstack.c obstack.h \
35            getopt.h gettext.h
36    
37  BUILT_SOURCES= \  BUILT_SOURCES= \
38    rcfile-gram.c rcfile-gram.h \    rcfile-gram.c rcfile-gram.h \

Legend:
Removed from v.1.9  
changed lines
  Added in v.1.10

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