mirror of
https://github.com/motioneye-project/motioneyeos.git
synced 2025-07-31 15:07:43 +00:00
Add source and unpacked targets to mplayer
This commit is contained in:
parent
c62a07be15
commit
303fe2118c
@ -60,6 +60,10 @@ $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY): $(MPLAYER_DIR)/$(MPLAYER_BINARY)
|
|||||||
|
|
||||||
mplayer: uclibc libmad $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY)
|
mplayer: uclibc libmad $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY)
|
||||||
|
|
||||||
|
mplayer-source: $(DL_DIR)/$(MPLAYER_SOURCE)
|
||||||
|
|
||||||
|
mplayer-unpacked: $(MPLAYER_DIR)/.unpacked
|
||||||
|
|
||||||
mplayer-clean:
|
mplayer-clean:
|
||||||
rm -f $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY)
|
rm -f $(TARGET_DIR)/$(MPLAYER_TARGET_BINARY)
|
||||||
-$(MAKE) -C $(MPLAYER_DIR) clean
|
-$(MAKE) -C $(MPLAYER_DIR) clean
|
||||||
|
Loading…
x
Reference in New Issue
Block a user