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

Diff of /joko/Uni/BSArch/01/Makefile

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

revision 1.3 by joko, Fri May 12 18:47:19 2006 UTC revision 1.5 by joko, Fri May 12 19:18:43 2006 UTC
# Line 1  Line 1 
1  blatt1.exe: prime.c  blatt1.exe: prime.c
2          $(CC) $(CFLAGS) -o blatt1.exe prime.c          $(CC) $(CFLAGS) -mno-cygwin -o blatt1.exe prime.c
3    
4  blatt1: prime.c  blatt1: prime.c
5          $(CC) $(CFLAGS) -o blatt1 prime.c          $(CC) $(CFLAGS) -o blatt1 prime.c
6    
7  clean:  clean:
8          @del blatt1.exe blatt1          @del blatt1.exe blatt1

Legend:
Removed from v.1.3  
changed lines
  Added in v.1.5

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