diff options
Diffstat (limited to 'all_pairs/Makefile')
| -rw-r--r-- | all_pairs/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/all_pairs/Makefile b/all_pairs/Makefile index 592db70..5eef323 100644 --- a/all_pairs/Makefile +++ b/all_pairs/Makefile | |||
| @@ -1,4 +1,4 @@ | |||
| 1 | LIBLITMUS ?= /playpen/mc2/liblitmus | 1 | LIBLITMUS ?= /home/litmus/liblitmus |
| 2 | CC ?= gcc | 2 | CC ?= gcc |
| 3 | override CFLAGS += -pthread -O2 -I.. -DPAIRED | 3 | override CFLAGS += -pthread -O2 -I.. -DPAIRED |
| 4 | LDFLAGS += -lrt | 4 | LDFLAGS += -lrt |
