]> git.sesse.net Git - rdpsrv/commitdiff
Set CC and CFLAGS.
authorSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 3 Feb 2005 22:36:21 +0000 (22:36 +0000)
committerSteinar H. Gunderson <sgunderson@bigfoot.com>
Thu, 3 Feb 2005 22:36:21 +0000 (22:36 +0000)
Makefile

index c76e30b3c4bba0d75e9c9f086dcc677afe4c5983..fd811cfa416d169f7d6d01fd173ac0d8516e9899 100644 (file)
--- a/Makefile
+++ b/Makefile
@@ -1,3 +1,6 @@
+CC=gcc
+CFLAGS=-g -Wall
+
 all: rdpsrv
 OBJS=rdpsrv.o iso.o tcp.o util.o