forked from bartvdbraak/blender
10 lines
153 B
Makefile
10 lines
153 B
Makefile
#
|
|
# $Id$
|
|
# Copyright (C) 2001 NaN Technologies B.V.
|
|
# Bounce make to subdirectories.
|
|
|
|
SOURCEDIR = source/sumo/Fuzzics
|
|
DIRS = src
|
|
|
|
include nan_subdirs.mk
|