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

Comparing GNUmakefile (file contents):
Revision 14 by Douglas Thrift, 2004-05-14T11:54:07-07:00 vs.
Revision 15 by Douglas Thrift, 2004-05-16T18:51:23-07:00

# Line 12 | Line 12 | UnitTest: UnitTest.cpp DoublyLinkedList.
12          $(CXX) $(CPPFLAGS) $(CXXFLAGS) UnitTest.cpp -o $@
13  
14   clean:
15 <        -rm UnitTest *.core
15 >        -rm UnitTest *.core *.exe

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines