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

Annotation of /joko/Uni/BSArch/01/Makefile

Parent Directory Parent Directory | Revision Log Revision Log


Revision 1.3 - (hide annotations)
Fri May 12 18:47:19 2006 UTC (18 years, 4 months ago) by joko
Branch: MAIN
Changes since 1.2: +0 -1 lines
test-commit

1 joko 1.1 blatt1.exe: prime.c
2     $(CC) $(CFLAGS) -o blatt1.exe prime.c
3     blatt1: prime.c
4     $(CC) $(CFLAGS) -o blatt1 prime.c
5     clean:
6     @del blatt1.exe blatt1

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