ViewVC Help
View File
|
Revision Log
|
Show Annotations
|
Download File
|
View Changeset
|
Root Listing
root
/
repos
/
HostUpdateSharp
/
makefile
Colored Diff
Long Colored Diff
Full Colored Diff
Unidiff
Context Diff
Side by Side
(
Generate patch
)
Comparing HostUpdateSharp/makefile (file contents):
Revision
89
by
Douglas Thrift
, 2004-03-01T19:12:50-08:00 vs.
Revision
102
by
Douglas Thrift
, 2004-03-02T01:43:10-08:00
#
Line 10
|
Line 10
|
all: $(SRC)
10
csc /target:winexe /nologo $(SRC)
11
12
clean:
13
<
del *.exe
13
>
-del *.exe
Diff Legend
–
Removed lines
+
Added lines
<
Changed lines
>
Changed lines