mirror of
https://github.com/mpv-player/mpv
synced 2024-12-28 06:03:45 +01:00
Remove obsolete .SUFFIXES variable.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22650 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
a5cdf52d9c
commit
6c3ba08450
@ -6,8 +6,6 @@ include $(MPROOT)/config.mak
|
||||
INCLUDE = -I$(MPROOT) -I$(MPROOT)/loader
|
||||
CFLAGS = $(OPTFLAGS) $(INCLUDE)
|
||||
|
||||
.SUFFIXES: .c .cpp .o
|
||||
|
||||
# .PHONY: all clean
|
||||
|
||||
all: netstream
|
||||
|
Loading…
Reference in New Issue
Block a user