mirror of
https://github.com/mpv-player/mpv
synced 2025-02-07 15:41:55 +00:00
Remove .depend on distclean.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@21195 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
d7a50788df
commit
15ea8dba89
@ -18,6 +18,7 @@ clean:
|
||||
rm -f *.o *.a *~
|
||||
|
||||
distclean: clean
|
||||
rm -f .depend
|
||||
|
||||
.c.o:
|
||||
$(CC) $(CFLAGS) -c $<
|
||||
|
Loading…
Reference in New Issue
Block a user