ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/truck/GNUmakefile
(Generate patch)

Comparing Common/GNUmakefile (file contents):
Revision 16 by douglas, 2007-05-21T11:08:55-07:00 vs.
Revision 17 by douglas, 2007-06-07T18:56:06-07:00

# Line 4 | Line 4
4   #
5   # $Id$
6  
7 < include common.mk
7 > common := .
8  
9 < CPPFLAGS := -MD -I/usr/local/include
10 < CXXFLAGS := -Wall -pedantic -g -O2
9 > include $(common)/common.mk
10  
11   all: libtruck.a
12  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines