summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-10-18 02:50:49 +0000
committerrussell <russell@5390a7c7-147a-4af0-8ec9-7488f05a26cb>2004-10-18 02:50:49 +0000
commit47fcdd6054f94455a991e91e7e11fb68df696b7d (patch)
treea137b4f5a80396012802b4522512c4bd050582d1
parentf615f1b605286fd6c74d2ff1039be1d51b8466cb (diff)
yeah, um, seriously this time.
git-svn-id: http://svn.digium.com/svn/zaptel/branches/v1-0@478 5390a7c7-147a-4af0-8ec9-7488f05a26cb
-rwxr-xr-xMakefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 976bfde..6e888e6 100755
--- a/Makefile
+++ b/Makefile
@@ -109,7 +109,7 @@ wct1xxp.o:wct1xxp.c zaptel.h
$(HOSTCC) $(KFLAGS) -c wct1xxp.c
wcte11xp.o:wcte11xp.c zaptel.h
- ${HOSTCC) ${KFLAGS) -c wcte11xp.c
+ $(HOSTCC) $(KFLAGS) -c wcte11xp.c
wct4xxp.o:wct4xxp.c zaptel.h
$(HOSTCC) $(KFLAGS) -c wct4xxp.c