repo.or.cz
/
lcapit-junk-code.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
object-counter: Introduces C# example
[lcapit-junk-code.git]
/
object-counter
/
csharp
/
Makefile
blob
efcb7494c139373a8d196844a39949da6fe990bb
1
2
all
:
obj-counter.exe
3
4
5
obj-counter.exe
:
obj-counter.cs
6
mcs
$<
7
8
clean
:
9
rm
-
f
*
~
*
.exe