Magellan Linux

Diff of /tags/grubby-8_20/Makefile

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

revision 1694 by niro, Fri Feb 17 23:23:07 2012 UTC revision 1695 by niro, Fri Feb 17 23:23:43 2012 UTC
# Line 23  TARGETS = grubby Line 23  TARGETS = grubby
23  OBJECTS = grubby.o  OBJECTS = grubby.o
24    
25  CC = gcc  CC = gcc
26  CFLAGS += $(RPM_OPT_FLAGS) -std=gnu99 -Wall -Werror -Wno-error=unused-function -Wno-unused-function  CFLAGS += $(RPM_OPT_FLAGS) -std=gnu99 -Wall -Werror -Wno-error=unused-function -Wno-unused-function -ggdb
27  LDFLAGS :=  LDFLAGS :=
28    
29  grubby_LIBS = -lblkid -lpopt  grubby_LIBS = -lblkid -lpopt

Legend:
Removed from v.1694  
changed lines
  Added in v.1695