fix bug in prev chkin

This commit is contained in:
cxgeorge 2001-06-05 02:57:35 +00:00
parent f9f617a76c
commit f57290aa56
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@
Warning: Lib(s) $[nonexisting], referenced in $[DIRNAME]/$[TARGET], not found.
#endif
#set DEPENDABLE_HEADERS $[DEPENDABLE_HEADERS] $[filter %.h %.I %_src.cxx $[included_sources],$[all_sources]]
#set DEPENDABLE_HEADERS $[DEPENDABLE_HEADERS] $[filter %.h %.I %_src.cxx,$[all_sources]] $[included_sources]
#end metalib_target static_lib_target ss_lib_target lib_target noinst_lib_target bin_target noinst_bin_target
#forscopes test_bin_target
#set DEPENDABLE_HEADERS $[DEPENDABLE_HEADERS] $[filter %.h %.I %_src.cxx $[included_sources],$[all_sources]]
#set DEPENDABLE_HEADERS $[DEPENDABLE_HEADERS] $[filter %.h %.I %_src.cxx,$[all_sources]] $[included_sources]
#end test_bin_target
// Allow the user to define additional EXTRA_DEPENDS targets in each