* Fixed a foul-up with the lcc Makefile

This commit is contained in:
Tim Angus 2005-10-05 21:07:47 +00:00
parent 260ca8d730
commit 151c9461c5
1 changed files with 1 additions and 1 deletions

View File

@ -31,7 +31,7 @@ what:
-@echo make all q3rcc lburg q3cpp q3lcc bprint liblcc triple clean clobber
makedirs:
@if [ ! -d $(B) ];then mkdir $(B);fi
@if [ ! -d $(BD) ];then mkdir $(BD);fi
@if [ ! -d $(T) ];then mkdir $(T);fi
all:: q3rcc lburg q3cpp q3lcc bprint liblcc