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

Comparing mintv/Makefile (file contents):
Revision 1.1.1.1 by cebix, 2003-02-08T17:51:46Z vs.
Revision 1.2 by cebix, 2003-09-24T16:35:16Z

# Line 1 | Line 1
1   # Config
2   CXX = c++
3 < CFLAGS = -g -O2
3 > CFLAGS = -g -O2 -mcpu=i686
4   CPPFLAGS = -I/usr/X11R6/include
5   LDFLAGS = -g -L/usr/X11R6/lib
6   LIBS = -lX11 -lXext -lXt -lXv -lXaw

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines