Magellan Linux

Diff of /trunk/mkinitrd-magellan/grubby/Makefile

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

revision 936 by niro, Wed Oct 28 00:26:22 2009 UTC revision 937 by niro, Tue Nov 17 21:21:52 2009 UTC
# Line 28  LDFLAGS := Line 28  LDFLAGS :=
28  grubby_LIBS = -lblkid -lpopt  grubby_LIBS = -lblkid -lpopt
29  grubby_LIBS += $(shell pkg-config --libs glib-2.0)  grubby_LIBS += $(shell pkg-config --libs glib-2.0)
30    
31    mandir = usr/share/man
32    
33  all: grubby  all: grubby
34    
35  test: all  test: all

Legend:
Removed from v.936  
changed lines
  Added in v.937