Introduction
Introduction Statistics Contact Development Disclaimer Help
Respecting a set CC. Thanks to an anonymous dev. - geomyidae - A small C-based …
git clone git://bitreich.org/geomyidae/ git://enlrupgkhuxnvlhsf6lc3fziv5h2hhfri…
Log
Files
Refs
Tags
README
LICENSE
---
commit 565abed9574e64b729a25be8704863aa6230ff3c
parent d6239545026f3a464d7f76ec0ff9763d8f3b7061
Author: Christoph Lohmann <[email protected]>
Date: Mon, 12 Dec 2011 21:17:32 +0100
Respecting a set CC. Thanks to an anonymous dev.
Diffstat:
M Makefile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/Makefile b/Makefile
@@ -9,7 +9,7 @@ MANDIR ?= $(PREFIX)/man/man8
CFLAGS += -O2 -Wall -I. -I/usr/include
LDFLAGS += -L/usr/lib -L. -lc
-CC = cc
+: CC = cc
SRC = main.c ind.c handlr.c
OBJ = ${SRC:.c=.o}
You are viewing proxied material from bitreich.org. The copyright of proxied material belongs to its original authors. Any comments or complaints in relation to proxied material should be directed to the original authors of the content concerned. Please see the disclaimer for more details.