English Language flag
// Log In
// CVSweb
Project: FreeWRT
// Summary // Activity // Search // Tracker // Lists // News // SCM // Wiki

SCM Repository

ViewVC logotype

Diff of /branches/common-nfo/tools/nfotiser/Makefile

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

revision 3443 by tg, Wed Aug 8 12:45:20 2007 UTC revision 3444 by tg, Wed Aug 8 14:32:17 2007 UTC
# Line 34  endif Line 34  endif
34  SRCS+=          \  SRCS+=          \
35                  categories.c \                  categories.c \
36                  dbscheme.S \                  dbscheme.S \
37                    pfile.c \
38                    parser.c \
39                  main.c                  main.c
40    
41  OBJS=           $(addsuffix .o,$(basename $(notdir ${SRCS})))  OBJS=           $(addsuffix .o,$(basename $(notdir ${SRCS})))
# Line 66  nfotiser: ${OBJS} Line 68  nfotiser: ${OBJS}
68  main.o: dbif.h extern.h nfotiser.h sqlite3.h  main.o: dbif.h extern.h nfotiser.h sqlite3.h
69  dbscheme.o: dbscheme.S mknfodb.sql  dbscheme.o: dbscheme.S mknfodb.sql
70  categories.o: nfotiser.h  categories.o: nfotiser.h
71    parser.o: nfotiser.h
72    pfile.o: extern.h nfotiser.h

Legend:
Removed from v.3443  
changed lines
  Added in v.3444

root@freewrt.org:443
ViewVC Help
Powered by ViewVC 1.1.20