new vu1 renderer, added vcl preprocessor
This commit is contained in:
+4
-2
@@ -35,8 +35,10 @@ all: $(EE_OBJS)
|
||||
ar rcs $(LIB_NAME) $(EE_OBJS)
|
||||
rm -f $(EE_OBJS)
|
||||
|
||||
# https://github.com/microsoft/wsl/issues/2468#issuecomment-374904520
|
||||
#%.vsm: %.vcl # sudo service binfmt-support start
|
||||
#%.vcl: %.vclpp
|
||||
# $(EE_VCLPP) $< $@
|
||||
|
||||
#%.vsm: %.vcl
|
||||
# $(EE_VCL) $< >> $@
|
||||
|
||||
%.o: %.vsm
|
||||
|
||||
Reference in New Issue
Block a user