/[cvs]/stack/Makefile
ViewVC logotype

Diff of /stack/Makefile

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

revision 1.8 by masse, Sun Mar 10 08:30:43 2002 UTC revision 1.9 by teddy, Sun Mar 10 08:48:56 2002 UTC
# Line 40  mtrace: stack Line 40  mtrace: stack
40          mtrace stack mtrace.log          mtrace stack mtrace.log
41    
42  check:  stack  check:  stack
43          [ $(shell ./fib.st) = 832040 ]          [ $(shell ./fib.st) = 610 ]
44    
45  TAGS: $(shell find . -iname "*.[ch]" -print)  TAGS: $(shell find . -iname "*.[ch]" -print)
46          etags $^          etags $^

Legend:
Removed from v.1.8  
changed lines
  Added in v.1.9

root@recompile.se
ViewVC Help
Powered by ViewVC 1.1.26