source:
box/trunk/test/win32/Makefile
@
456
| Revision 456, 133 bytes checked in by ben, 6 years ago (diff) |
|---|
| Line | |
|---|---|
| 1 | timezone.exe: timezone.cpp Makefile |
| 2 | g++ -g -O0 -mno-cygwin -I../../lib/win32 -o timezone.exe timezone.cpp |
| 3 | |
| 4 | clean: |
| 5 | rm timezone.exe |
Note: See TracBrowser
for help on using the repository browser.
