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.11 by pcg, Thu Oct 16 14:12:00 2003 UTC vs.
Revision 1.12 by pcg, Thu Oct 16 21:12:43 2003 UTC

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

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines