Project

General

Profile

« Previous | Next » 

Revision 5456

Makefile: Added $(root) for use with $(rootRevision)

View differences:

Makefile
8 8
subMake = $(MAKE) $(call subPath,$@) --directory=$(call topDir,$@)
9 9

  
10 10
# Paths
11
root := .
11 12
bin := bin
12 13

  
13 14
# OS

Also available in: Unified diff