SConscript (6286:40b142645016) | SConscript (6797:7bf0a839c237) |
---|---|
1# -*- mode:python -*- 2 3# Copyright (c) 2009 The Hewlett-Packard Development Company 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 100 unchanged lines hidden (view full) --- 109MakeInclude('filters/GenericBloomFilter.hh') 110MakeInclude('system/CacheMemory.hh') 111MakeInclude('system/DMASequencer.hh') 112MakeInclude('system/DirectoryMemory.hh') 113MakeInclude('system/MachineID.hh') 114MakeInclude('system/MemoryControl.hh') 115MakeInclude('system/NodeID.hh') 116MakeInclude('system/PerfectCacheMemory.hh') | 1# -*- mode:python -*- 2 3# Copyright (c) 2009 The Hewlett-Packard Development Company 4# All rights reserved. 5# 6# Redistribution and use in source and binary forms, with or without 7# modification, are permitted provided that the following conditions are 8# met: redistributions of source code must retain the above copyright --- 100 unchanged lines hidden (view full) --- 109MakeInclude('filters/GenericBloomFilter.hh') 110MakeInclude('system/CacheMemory.hh') 111MakeInclude('system/DMASequencer.hh') 112MakeInclude('system/DirectoryMemory.hh') 113MakeInclude('system/MachineID.hh') 114MakeInclude('system/MemoryControl.hh') 115MakeInclude('system/NodeID.hh') 116MakeInclude('system/PerfectCacheMemory.hh') |
117MakeInclude('system/PersistentTable.hh') |
|
117MakeInclude('system/Sequencer.hh') 118MakeInclude('system/TBETable.hh') 119MakeInclude('system/TimerTable.hh') | 118MakeInclude('system/Sequencer.hh') 119MakeInclude('system/TBETable.hh') 120MakeInclude('system/TimerTable.hh') |