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

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

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

revision 1.56 by marco_g, Sun Nov 13 19:45:12 2005 UTC revision 1.57 by okuji, Fri Nov 18 10:50:59 2005 UTC
# Line 275  symlist.c: $(addprefix include/grub/,$(k Line 275  symlist.c: $(addprefix include/grub/,$(k
275          sh $(srcdir)/gensymlist.sh $(filter %.h,$^) > $@          sh $(srcdir)/gensymlist.sh $(filter %.h,$^) > $@
276    
277  # For the parser.  # For the parser.
278  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  
279          $(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
280    
281    

Legend:
Removed from v.1.56  
changed lines
  Added in v.1.57

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