67 |
|
packagetemp=$(shell echo $(dir $(ClassDir)) | sed -e 's/\(.*\)\//\1/' ) |
68 |
|
packagename=$(notdir $(packagetemp)) |
69 |
|
|
70 |
< |
# Pick Up some source files - excluse by setting skip_files in local BuildFile |
70 |
> |
# Pick Up some source files - exclude by setting skip_files in local BuildFile |
71 |
> |
# $(LOCALTOP) and $(ClassDir) are defined by SCRAM - use like this point to |
72 |
> |
# the current src directory location |
73 |
|
files:=$(notdir $(wildcard $(LOCALTOP)/$(ClassDir)/*.cc)) |
74 |
|
files+=$(notdir $(wildcard $(LOCALTOP)/$(ClassDir)/*.c)) |
75 |
|
files+=$(notdir $(wildcard $(LOCALTOP)/$(ClassDir)/*.cpp)) |
89 |
|
>Chris Williams</a> |
90 |
|
</td> |
91 |
|
<td align=center> |
92 |
< |
Last Updated Thu Jun 15 17:22:00 2000 |
92 |
> |
Last Updated Thu Jun 15 18:43:47 2000 |
93 |
|
</td> |
94 |
|
<td align=right><a href=/cgi-cmc/pagestat>Show Stats</a> |
95 |
|
</td> |