ViewVC Help
View File | Revision Log | Show Annotations | Download File | View Changeset | Root Listing
root/repos/HostUpdateSharp/makefile
(Generate patch)

Comparing HostUpdateSharp/makefile (file contents):
Revision 89 by Douglas Thrift, 2004-03-01T19:12:50-08:00 vs.
Revision 90 by Douglas Thrift, 2004-03-01T19:40:25-08:00

# Line 7 | Line 7
7   SRC = HostUpdateSharp.cs
8  
9   all: $(SRC)
10 <        csc /target:winexe /nologo $(SRC)
10 >        csc /target:exe /nologo $(SRC)
11  
12   clean:
13          del *.exe

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines