ViewVC Help
View File | Revision Log | Show Annotations | Revision Graph | Root Listing
root/cebix/Frodo4/Src/Makefile.in
(Generate patch)

Comparing Frodo4/Src/Makefile.in (file contents):
Revision 1.12 by berlac, 2008-02-29T07:56:46Z vs.
Revision 1.13 by cebix, 2010-04-21T19:56:11Z

# Line 1 | Line 1
1   # Makefile.in for Frodo (generic Unix/X11)
2  
3 ## Version information
4 VERSION  = 4
5 REVISION = 3
6
3   ## System specific configuration
4   @SET_MAKE@
5   SHELL = /bin/sh
# Line 11 | Line 7 | SHELL = /bin/sh
7   prefix = @prefix@
8   exec_prefix = @exec_prefix@
9   bindir = @bindir@
10 + datarootdir = @datarootdir@
11   datadir = @datadir@
12  
13   DESTDIR =

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines