aboutsummaryrefslogtreecommitdiffstats
path: root/plugins/wimaxasncp
diff options
context:
space:
mode:
authorBill Meier <wmeier@newsguy.com>2012-02-24 16:23:38 +0000
committerBill Meier <wmeier@newsguy.com>2012-02-24 16:23:38 +0000
commit605dea048690dc49e7aeca9fa58440437c45af60 (patch)
tree18a482355ce28243104a2f5559e96144c85fade2 /plugins/wimaxasncp
parentcacbe31797258f1299b80fa46420ccd7c15927b3 (diff)
CVARSDLL hasn't been used (is undefined) for a while....
svn path=/trunk/; revision=41180
Diffstat (limited to 'plugins/wimaxasncp')
-rw-r--r--plugins/wimaxasncp/Makefile.nmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/plugins/wimaxasncp/Makefile.nmake b/plugins/wimaxasncp/Makefile.nmake
index 60a1cd5a19..36ea8784eb 100644
--- a/plugins/wimaxasncp/Makefile.nmake
+++ b/plugins/wimaxasncp/Makefile.nmake
@@ -101,7 +101,7 @@ RUNLEX = ..\..\tools\runlex.sh
wimaxasncp_dict_lex.h : wimaxasncp_dict.c
wimaxasncp_dict.obj : wimaxasncp_dict.c
- $(CC) $(CVARSDLL) $(GENERATED_CFLAGS) -Fd.\ -c $?
+ $(CC) $(GENERATED_CFLAGS) -Fd.\ -c $?
clean:
rm -f $(OBJECTS) $(RESOURCE) plugin.c *.pdb *.sbr \