/[soft]/ldetect/trunk/Makefile
ViewVC logotype

Diff of /ldetect/trunk/Makefile

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

revision 2686 by tv, Fri Jan 13 18:30:51 2012 UTC revision 2687 by tv, Tue Jan 17 19:35:58 2012 UTC
# Line 18  RPM ?= $(HOME)/rpm Line 18  RPM ?= $(HOME)/rpm
18    
19  build: $(binaries) $(libraries)  build: $(binaries) $(libraries)
20    
21    lspcidrake.static: lspcidrake.c libldetect.a
22            $(CC) $(CFLAGS) -o $@ $^ -lpci -lkmod -llzma -lz -lcompat -lc
23            #$(CC) $(CFLAGS) $^ libldetect.a -lkmod -lxz -lz.a  -o $@
24    
25  lspcidrake: lspcidrake.c libldetect.so  lspcidrake: lspcidrake.c libldetect.so
26    
27  $(lib_major).$(LIB_MINOR): $(lib_objs)  $(lib_major).$(LIB_MINOR): $(lib_objs)

Legend:
Removed from v.2686  
changed lines
  Added in v.2687

  ViewVC Help
Powered by ViewVC 1.1.30