mirror of
https://github.com/mpv-player/mpv
synced 2025-02-20 14:56:55 +00:00
Remove unnecessary compilation command that shadows GNU Make builtin command.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@26553 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
parent
15aeb0c9ca
commit
f9857014b5
@ -13,4 +13,3 @@ SRCS_COMMON = crc.c \
|
||||
include ../mpcommon.mak
|
||||
|
||||
test: test.c ../cpudetect.o $(LIBNAME_COMMON)
|
||||
$(CC) $(CFLAGS) -o $@ $^
|
||||
|
Loading…
Reference in New Issue
Block a user