/[grub]/grub2/conf/i386-pc.rmk
ViewVC logotype

Diff of /grub2/conf/i386-pc.rmk

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

revision 1.53 by marco_g, Sun Nov 13 19:45:12 2005 UTC revision 1.54 by okuji, Fri Nov 18 10:50:59 2005 UTC
# Line 47  symlist.c: $(addprefix include/grub/,$(k Line 47  symlist.c: $(addprefix include/grub/,$(k
47          sh $(srcdir)/gensymlist.sh $(filter %.h,$^) > $@          sh $(srcdir)/gensymlist.sh $(filter %.h,$^) > $@
48    
49  # For the parser.  # For the parser.
50  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  
51          $(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
52    
53    

Legend:
Removed from v.1.53  
changed lines
  Added in v.1.54

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