Revision: | 90 |
Committed: | 2004-03-01T19:40:25-08:00 (21 years, 4 months ago) by Douglas Thrift |
File size: | 138 byte(s) |
Log Message: | What a world! |
# | User | Rev | Content |
---|---|---|---|
1 | Douglas Thrift | 85 | # Host Update Sharp |
2 | Douglas Thrift | 79 | # |
3 | # Douglas Thrift | ||
4 | # | ||
5 | # $Id$ | ||
6 | |||
7 | SRC = HostUpdateSharp.cs | ||
8 | |||
9 | Douglas Thrift | 85 | all: $(SRC) |
10 | Douglas Thrift | 90 | csc /target:exe /nologo $(SRC) |
11 | Douglas Thrift | 79 | |
12 | clean: | ||
13 | Douglas Thrift | 85 | del *.exe |
Name | Value |
---|---|
svn:eol-style | native |
svn:keywords | Id |