source:
trunk/zoo-project/zoo-api/mono/Makefile
@
927
| Last change on this file since 927 was 794, checked in by djay, 10 years ago | |
|---|---|
|
|
| File size: 88 bytes | |
| Rev | Line | |
|---|---|---|
| [794] | 1 | all: ZMaps.dll |
| 2 | ||
| 3 | ZMaps.dll: ZMaps.cs | |
| 4 | mcs /target:library ZMaps.cs | |
| 5 | ||
| 6 | clean: | |
| 7 | rm ZMaps.dll |
Note: See TracBrowser
for help on using the repository browser.













