- Respect CC and CFLAGS in a less intrusive way - Minor cleanups; remove dead WWW link from pkg-descr
11 lines
271 B
Plaintext
11 lines
271 B
Plaintext
--- Makefile.orig Tue Oct 3 19:42:32 2006
|
|
+++ Makefile Tue Oct 3 19:43:32 2006
|
|
@@ -108,6 +108,7 @@
|
|
@$(SHELL) $(srcdir)checkos.sh $(FLAGSM)
|
|
@echo "Using CFLAGS = $(CFLAGS)"
|
|
@echo "Using LIBS = $(LIBS)"
|
|
+ @echo "Using CC = $(CC)"
|
|
|
|
.SUFFIXES:
|
|
.SUFFIXES: .c .o .h
|