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

Diff of /joko/Uni/BSArch/04/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by joko, Fri Jun 30 20:39:32 2006 UTC revision 1.2 by joko, Sun Jul 2 01:51:39 2006 UTC
# Line 2  Line 2 
2  all: bmp_fractal.exe  all: bmp_fractal.exe
3        
4  bmp_fractal.exe: bmp_fractal.obj fractal.lib algorithm.h  bmp_fractal.exe: bmp_fractal.obj fractal.lib algorithm.h
5      $(CC) bmp_fractal.obj /link fractal.lib      $(CC) bmp_fractal.obj /link fractal.lib /debug
6    
7  clean:  clean:
8      @del *.obj bmp_fractal.exe      @del *.obj bmp_fractal.exe

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

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