ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
ccscs20
/
GNUmakefile
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing GNUmakefile (file contents):
Revision
2
by
Douglas Thrift
, 2004-05-12T23:40:15-07:00 vs.
Revision
4
by
Douglas Thrift
, 2004-05-13T17:50:29-07:00
#
Line 4
|
Line 4
4
#
5
# $Id$
6
7
+
CXX = g++34
8
+
9
all: UnitTest
10
11
UnitTest: UnitTest.cpp DoublyLinkedList.hpp NullNode.hpp Node.hpp Iterator.hpp
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines