ViewVC Help
View File | Revision Log | Show Annotations | Download File
/cvs/gvpe/src/Makefile.am
(Generate patch)

Comparing gvpe/src/Makefile.am (file contents):
Revision 1.21 by pcg, Sat Jun 19 14:24:17 2004 UTC vs.
Revision 1.22 by pcg, Thu Mar 17 23:59:37 2005 UTC

6bin_PROGRAMS = gvpectrl 6bin_PROGRAMS = gvpectrl
7 7
8EXTRA_DIST = device-linux.C device-cygwin.C device-tincd.C callback.pl \ 8EXTRA_DIST = device-linux.C device-cygwin.C device-tincd.C callback.pl \
9 tincd/apply tincd/fixit \ 9 tincd/apply tincd/fixit \
10 tincd/cygwin/device.c tincd/darwin/device.c tincd/freebsd/device.c \ 10 tincd/cygwin/device.c tincd/darwin/device.c tincd/freebsd/device.c \
11 tincd/linux/device.c tincd/mingw/device.c tincd/netbsd/device.c \ 11 tincd/linux/device.c tincd/mingw/common.h tincd/mingw/device.c tincd/netbsd/device.c \
12 tincd/openbsd/device.c tincd/raw_socket/device.c tincd/solaris/device.c \ 12 tincd/openbsd/device.c tincd/raw_socket/device.c tincd/solaris/device.c \
13 tincd/uml_socket/device.c \
13 ether_emu.C lzf/lzf_c.c lzf/lzf_d.c 14 ether_emu.C lzf/lzf_c.c lzf/lzf_d.c
14 15
15INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib 16INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib
16 17
17LIBS = @LIBS@ @LIBINTL@ 18LIBS = @LIBS@ @LIBINTL@

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines