X-Git-Url: http://git.onelab.eu/?a=blobdiff_plain;f=Makefile;h=60462a62e6862f4244baf8bf7d2a3ea64b27609f;hb=a6f425ebad166db18fa6f1547211ccf17652eff0;hp=2024ca4ca83d724f6e76f8783c15e7c8baa52c4d;hpb=7311509d11a0986a52967c1195f4cfb8bce2b332;p=codemux.git diff --git a/Makefile b/Makefile index 2024ca4..60462a6 100644 --- a/Makefile +++ b/Makefile @@ -1,5 +1,7 @@ +# overridden when invoked through rpmbuild +RPM_VERSION=0.0 CC = gcc -CFLAGS = -Wall -O +CFLAGS = -Wall -O -DRPM_VERSION=\"$(RPM_VERSION)\" TARGS = codemux