~ubuntu-branches/ubuntu/utopic/libav/utopic

« back to all changes in this revision

Viewing changes to libavcodec/sh4/Makefile

  • Committer: Package Import Robot
  • Author(s): Reinhard Tartler
  • Date: 2012-05-12 22:02:03 UTC
  • mfrom: (1.2.10)
  • mto: (1.1.15 experimental)
  • mto: This revision was merged to the branch mainline in revision 34.
  • Revision ID: package-import@ubuntu.com-20120512220203-u10qrbxzlcze8z3j
Tags: upstream-0.8.99-1537-gacb2c79
ImportĀ upstreamĀ versionĀ 0.8.99-1537-gacb2c79

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
OBJS                                   += sh4/dsputil_align.o           \
2
 
                                          sh4/dsputil_sh4.o             \
3
 
                                          sh4/idct_sh4.o                \
 
1
OBJS += sh4/dsputil_align.o                                             \
 
2
        sh4/dsputil_sh4.o                                               \
 
3
        sh4/idct_sh4.o                                                  \