X-Git-Url: http://git.liburcu.org/?p=urcu.git;a=blobdiff_plain;f=Makefile;h=7b30f9c08721727d0724debdbabf3b709755a719;hp=1f53f00d61544756186e54c7666ccad070c2c94c;hb=599dd1cab8011f43e54f2eb613e695281380e5e4;hpb=27b012e271a82b9a0d94543688904f207cd154ea diff --git a/Makefile b/Makefile index 1f53f00..7b30f9c 100644 --- a/Makefile +++ b/Makefile @@ -1,6 +1,4 @@ +include Makefile.inc -test_urcu: urcu.o test_urcu.c - gcc -g -o test_urcu urcu.o test_urcu.c - -urcu.o: urcu.c urcu.h - gcc -g -o urcu.o urcu.c +CFLAGS+=-m32 +LDFLAGS+=-m32