White space changes.
[obnox/wireshark/wip.git] / Makefile.nmake.inc
index 8dc5e2ef0a81b00177c0cd37b9aa4c218aa79db0..545e3c50269fff6bdf1252b954210eb5dfaf5248 100644 (file)
@@ -24,4 +24,4 @@
 .SUFFIXES: .l
 
 .l.c:
-       $(LEX) -o$@ $<
+       $(SH) $(RUNLEX) "$(LEX)" -o$@ $<