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:
diego 2007-03-14 08:37:34 +00:00
parent a3a649adbc
commit a54f28cddf
1 changed files with 0 additions and 7 deletions

View File

@ -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: