mirror of
https://github.com/mpv-player/mpv
synced 2024-12-26 09:02:38 +00:00
Remove just the targets, not the original codecs.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@19909 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
9cfbc0fd80
commit
15ea14e08a
@ -10,4 +10,4 @@ TARGETS = $(SRCS:.c=.so.6.0)
|
|||||||
all: $(TARGETS)
|
all: $(TARGETS)
|
||||||
|
|
||||||
clean:
|
clean:
|
||||||
rm -f *.so.6.0
|
rm -f $(TARGETS)
|
||||||
|
Loading…
Reference in New Issue
Block a user