/[grub]/grub2/conf/powerpc-ieee1275.mk
ViewVC logotype

Diff of /grub2/conf/powerpc-ieee1275.mk

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

revision 1.49 by marco_g, Sun Nov 13 19:45:12 2005 UTC revision 1.50 by okuji, Fri Nov 18 10:50:59 2005 UTC
# Line 22  kernel_syms.lst: $(addprefix include/gru Line 22  kernel_syms.lst: $(addprefix include/gru
22          sh $(srcdir)/genkernsyms.sh $(filter %h,$^) > $@          sh $(srcdir)/genkernsyms.sh $(filter %h,$^) > $@
23    
24  # For the parser.  # For the parser.
25  grub_script.tab.c: normal/parser.y  grub_script.tab.c grub_script.tab.h: normal/parser.y
         $(YACC) -d -p grub_script_yy -b grub_script $(srcdir)/normal/parser.y  
 grub_script.tab.h: normal/parser.y  
26          $(YACC) -d -p grub_script_yy -b grub_script $(srcdir)/normal/parser.y          $(YACC) -d -p grub_script_yy -b grub_script $(srcdir)/normal/parser.y
27    
28  # Programs  # Programs

Legend:
Removed from v.1.49  
changed lines
  Added in v.1.50

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26