aboutsummaryrefslogtreecommitdiffstats
path: root/Makefile
diff options
context:
space:
mode:
authorbhackerozzo <bhackerozzo@3b445381-d045-0410-9223-e17ecdb95f4b>2008-08-30 00:57:00 +0000
committerbhackerozzo <bhackerozzo@3b445381-d045-0410-9223-e17ecdb95f4b>2008-08-30 00:57:00 +0000
commite5d2ca061d9053d225e03aaaafcbd4e0c729207f (patch)
treecda1552345117a52156ecbefd040d22f2f1e15a0 /Makefile
parent7e34d9678e0f08c003ca12b64c613a6e7d5c87ec (diff)
downloadcpulimit-e5d2ca061d9053d225e03aaaafcbd4e0c729207f.tar.gz
POSIXLY_CORRECT added
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 4492d9d..6addae4 100644
--- a/Makefile
+++ b/Makefile
@@ -1,5 +1,5 @@
CC?=gcc
-CFLAGS?=-Wall -O2
+CFLAGS?=-Wall -O2 -DPOSIXLY_CORRECT
TARGETS=cpulimit
LIBS=process.o procutils.o list.o
OSXFLAGS=-framework Carbon
Un proyecto texto-plano.xyz