1
mirror of https://github.com/mpv-player/mpv synced 2024-09-12 23:45:53 +02:00

disabled compiling mplayerHQ by default

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@177 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
arpi_esp 2001-03-20 22:13:05 +00:00
parent 86fd259ec3
commit 2023c9c112

View File

@ -27,7 +27,7 @@ VO_LIBS = -Llibvo -lvo $(X_LIBS)
# .PHONY: all clean
all: $(PRG) $(PRG_HQ)
all: $(PRG)
# $(PRG_AVIP)
.c.o: