view Makefile @ 121:dd89aa84269b libpostproc

HAVE_3DNOW --> HAVE_AMD3DNOW to sync with latest configure changes.
author diego
date Sun, 25 Jan 2009 19:57:52 +0000
parents 3024bc8f1c61
children
line wrap: on
line source

include $(SUBDIR)../config.mak

NAME = postproc
FFLIBS = avutil

HEADERS = postprocess.h

OBJS = postprocess.o

include $(SUBDIR)../subdir.mak