comparison rules.mak @ 1119:f86ef3d1d7c9

Makefiles have been redone to take advantage of size and Make features
author boisy
date Sat, 12 Apr 2003 17:19:55 +0000
parents 7f1602248e9b
children 358aeaeedea9
comparison
equal deleted inserted replaced
1118:68e5259da516 1119:f86ef3d1d7c9
3 # These macros should change according to where the base directory of the 3 # These macros should change according to where the base directory of the
4 # OS-9 source tree is located 4 # OS-9 source tree is located
5 BASEDIR = $(HOME)/os9 5 BASEDIR = $(HOME)/os9
6 OS9TOOLSDIR = /usr/local/bin 6 OS9TOOLSDIR = /usr/local/bin
7 DEFDIR = $(BASEDIR)/defs 7 DEFDIR = $(BASEDIR)/defs
8 DSKDIR = $(BASEDIR)/dsks
8 9
9 10
10 #################### DO NOT CHANGE ANYTHING BELOW THIS LINE #################### 11 #################### DO NOT CHANGE ANYTHING BELOW THIS LINE ####################
11 12
12 13