fine tune per architecture facilities
[lttv.git] / genevent-new / Makefile
index d106fb0fa895ca0f1a6ac0809a7e2fc6f83690fd..5947dc2a1ec14a34811277221fde56a8a21d25b0 100644 (file)
@@ -2,7 +2,8 @@ SHELL = /bin/sh
 
 CC = gcc
 
-CFLAGS = -Wall -g
+#CFLAGS = -std=c99 -Wall -g -DDEBUG
+CFLAGS = -std=c99 -Wall -g
 
 all: genevent
 
This page took 0.023384 seconds and 4 git commands to generate.