/[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.3 - (show annotations)
Sun Jul 2 10:44:49 2006 UTC (18 years, 1 month ago) by joko
Branch: MAIN
CVS Tags: HEAD
Changes since 1.2: +4 -4 lines
changed to desired target name

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

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