mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-01 17:35:34 -04:00
*** empty log message ***
This commit is contained in:
parent
e5ecbd6695
commit
a3002f841c
@ -177,10 +177,10 @@ test : $[test_bin_targets]
|
|||||||
// It does assume that the odirs are not '.', however.
|
// It does assume that the odirs are not '.', however.
|
||||||
clean :
|
clean :
|
||||||
#if $[so_sources]
|
#if $[so_sources]
|
||||||
rmdir /s /q $[so_dir]
|
-rmdir /s /q $[so_dir]
|
||||||
#endif
|
#endif
|
||||||
#if $[st_sources]
|
#if $[st_sources]
|
||||||
rmdir /s /q $[st_dir]
|
-rmdir /s /q $[st_dir]
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
// 'cleanall' is not much more thorough than 'clean': At the moment,
|
// 'cleanall' is not much more thorough than 'clean': At the moment,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user