summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorRichard Sharpe <sharpe@samba.org>2001-06-30 11:08:06 +0000
committerRichard Sharpe <sharpe@samba.org>2001-06-30 11:08:06 +0000
commit93c45024cdbbf51322106e2a5961db8c09618833 (patch)
tree9c230801169359d29744c2502b07af60ad41a6e3 /examples
parent9627bace72eb3be322f8895b055a31768e551136 (diff)
downloadsamba-93c45024cdbbf51322106e2a5961db8c09618833.tar.gz
samba-93c45024cdbbf51322106e2a5961db8c09618833.tar.xz
samba-93c45024cdbbf51322106e2a5961db8c09618833.zip
Make sure we compile with gcc by default.
Diffstat (limited to 'examples')
-rw-r--r--examples/libsmbclient/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/examples/libsmbclient/Makefile b/examples/libsmbclient/Makefile
index 3b56def3fdf..8c1def8a162 100644
--- a/examples/libsmbclient/Makefile
+++ b/examples/libsmbclient/Makefile
@@ -1,4 +1,5 @@
#
+CC = gcc
SAMBA_INCL = ../../source/include