fix win32-as-is
makefile target
This commit is contained in:
parent
4b8517b27c
commit
51d38152d4
2
Makefile
2
Makefile
|
@ -88,7 +88,7 @@ plain-as-is:
|
||||||
$(PLAIN_RACO) setup $(ALL_PLT_SETUP_OPTIONS)
|
$(PLAIN_RACO) setup $(ALL_PLT_SETUP_OPTIONS)
|
||||||
|
|
||||||
win32-as-is:
|
win32-as-is:
|
||||||
$(MAKE) base
|
$(MAKE) win32-base
|
||||||
$(WIN32_PLAIN_RACO) setup $(ALL_PLT_SETUP_OPTIONS)
|
$(WIN32_PLAIN_RACO) setup $(ALL_PLT_SETUP_OPTIONS)
|
||||||
|
|
||||||
# ------------------------------------------------------------
|
# ------------------------------------------------------------
|
||||||
|
|
Loading…
Reference in New Issue
Block a user