mirror of
https://github.com/panda3d/panda3d.git
synced 2025-10-02 09:52:27 -04:00
make install implies make all
This commit is contained in:
parent
03ea6e3c25
commit
9f3838fd5e
@ -107,7 +107,7 @@ install-bam : $[install_bam_targets]
|
||||
$[installed_other]
|
||||
install-other : $[install_other_targets]
|
||||
|
||||
install : install-other install-bam
|
||||
install : all install-other install-bam
|
||||
uninstall : uninstall-other uninstall-bam uninstall-egg
|
||||
|
||||
clean-bam :
|
||||
|
Loading…
x
Reference in New Issue
Block a user