mirror of
https://github.com/mpv-player/mpv
synced 2024-12-18 12:55:16 +00:00
Remove superfluous/obsolete rules and variables.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22561 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a3a649adbc
commit
a54f28cddf
@ -7,13 +7,6 @@ OBJS = $(SRCS:.c=.o)
|
||||
|
||||
CFLAGS = $(OPTFLAGS)
|
||||
|
||||
.SUFFIXES: .c .o
|
||||
|
||||
# .PHONY: all clean
|
||||
|
||||
.c.o:
|
||||
$(CC) -c $(CFLAGS) -o $@ $<
|
||||
|
||||
all: $(LIBNAME) do_drivers
|
||||
|
||||
do_drivers:
|
||||
|
Loading…
Reference in New Issue
Block a user