X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=aea676c5ba41520e74f87be53a2d59d05bc27e91;hb=d408bca70f89523668c9ca8e2ec4ae40f0d3c511;hp=fc2cf2a9f0ea728a7bacc8b781b3c598f25ae3d8;hpb=8d1e4e6f7e63a5f713187d6c6275b37581c69d34;p=build.git diff --git a/Makefile b/Makefile index fc2cf2a9..aea676c5 100644 --- a/Makefile +++ b/Makefile @@ -405,7 +405,7 @@ endif ### this utility allows to extract various info from a spec file ### and to define them in makefiles spec2make: spec2make.c - $(CC) -g -Wall $< -o $@ -lrpm -lrpmbuild -lrpmio -lpopt + $(CC) -g -Wall $< -o $@ -lrpm -lrpmbuild -lrpmio -lpopt ### run spec2make on the spec file and include the result # usage: spec2make package