~ubuntu-branches/ubuntu/gutsy/blender/gutsy-security

« back to all changes in this revision

Viewing changes to source/blender/src/Makefile

  • Committer: Bazaar Package Importer
  • Author(s): Florian Ernst
  • Date: 2007-05-17 11:47:59 UTC
  • mfrom: (1.2.6 upstream)
  • Revision ID: james.westby@ubuntu.com-20070517114759-yp4ybrnhp2u7pk66
Tags: 2.44-1
* New upstream release.
* Drop debian/patches/01_64bits_stupidity, not needed anymore: as of this
  version blender is 64 bits safe again. Adjust README.Debian accordingly.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#
2
 
# $Id: Makefile,v 1.31 2006/11/09 15:45:19 sirdude Exp $
 
2
# $Id: Makefile,v 1.32 2007/03/26 00:11:45 hos Exp $
3
3
#
4
4
# ***** BEGIN GPL/BL DUAL LICENSE BLOCK *****
5
5
#
66
66
CPPFLAGS += -I../render/extern/include
67
67
CPPFLAGS += -I../blenkernel
68
68
CPPFLAGS += -I../blenlib
 
69
CPPFLAGS += -I../nodes
69
70
CPPFLAGS += -I../python
70
71
CPPFLAGS += -I../makesdna
71
72
CPPFLAGS += -I../imbuf