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.6 by pcg, Wed Apr 2 03:25:17 2003 UTC vs.
Revision 1.7 by pcg, Wed Apr 2 05:14:59 2003 UTC

1## Produce this file with automake to get Makefile.in 1## Produce this file with automake to get Makefile.in
2 2
3sbin_PROGRAMS = vped 3sbin_PROGRAMS = vped
4bin_PROGRAMS = vpectrl 4bin_PROGRAMS = vpectrl
5 5
6EXTRA_DIST = device-linux.C device-cygwin.C 6EXTRA_DIST = device-linux.C device-cygwin.C callback.pl
7 7
8INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib 8INCLUDES = @INCLUDES@ -I$(top_builddir) -I$(top_srcdir)/lib
9 9
10LIBS = @LIBS@ @LIBINTL@ 10LIBS = @LIBS@ @LIBINTL@
11 11

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines