open-bitbucket may be offline for system maintenance Thursday evenings from 10pm to 1am ET.
Learn more about cloning repositories
You have read-only access
--- makefile.orig 2005-09-08 12:38:42.000000000 -0400
+++ makefile 2013-02-21 23:39:57.000000000 -0500
@@ -1,2 +1,2 @@
KlustaKwik: KlustaKwik.C
- g++ -g -O -o KlustaKwik KlustaKwik.C param.c -lm
+ $(CXX) -g -O $(CXXFLAGS) -o KlustaKwik KlustaKwik.C param.c -lm
Everything looks good. We'll let you know here if there's anything you should know about.