/[cvs]/joko/Uni/BSArch/04/Makefile
ViewVC logotype

Contents of /joko/Uni/BSArch/04/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.2 - (show annotations)
Sun Jul 2 01:51:39 2006 UTC (18 years, 2 months ago) by joko
Branch: MAIN
Changes since 1.1: +1 -1 lines
+ debugging

1
2 all: bmp_fractal.exe
3
4 bmp_fractal.exe: bmp_fractal.obj fractal.lib algorithm.h
5 $(CC) bmp_fractal.obj /link fractal.lib /debug
6
7 clean:
8 @del *.obj bmp_fractal.exe

MailToCvsAdmin">MailToCvsAdmin
ViewVC Help
Powered by ViewVC 1.1.26 RSS 2.0 feed