Welcome to mirror list, hosted at ThFree Co, Russian Federation.

Makefile - git.blender.org/blender.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 58770c7c1f7778ba367b4bf88a7449f740996e1f (plain)
1
2
3
4
5
6
7
8
# toplevel Makefile for blender

export NANBLENDERHOME=$(shell pwd)
MAKEFLAGS=-I$(NANBLENDERHOME)/source --no-print-directory
include source/nan_subdirs.mk

SOURCEDIR = blender
DIRS = extern intern source