Commit faa6eb89 authored by diego's avatar diego

Remove superfluous ifeq.


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@6239 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 4d55164c
......@@ -22,8 +22,6 @@ include $(SRC_PATH)/common.mak
depend: postprocess.c
ifeq ($(BUILD_SHARED),yes)
postprocess_pic.o: postprocess.c
$(CC) -c $(CFLAGS) -fomit-frame-pointer -fPIC -DPIC -o $@ $<
endif
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment