X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Futilities%2Fmakefile;h=c319984844f2ba6b22ca6036cb89b31bba13df1a;hb=52c8a2ad330180620f035cd8d2333ce75a1fba9c;hp=2ba9d0eb0f96211e64db86774565648f9f8afcff;hpb=457b128b77b5b4a0b7dd3094de543de2ce1477ad;p=feisty_meow.git diff --git a/nucleus/applications/utilities/makefile b/nucleus/applications/utilities/makefile index 2ba9d0eb..c3199848 100644 --- a/nucleus/applications/utilities/makefile +++ b/nucleus/applications/utilities/makefile @@ -7,13 +7,9 @@ TYPE = application ifeq "$(OMIT_VERSIONS)" "" SOURCE += util_version.rc endif -LOCAL_LIBS_USED = application loggers mathematics processes textual timely configuration filesystem structures basis -TARGETS = await_app_exit.exe bytedump.exe checker.exe ini_edit.exe mdate.exe splitter.exe -#check_address.exe check_eol.exe create_guid.exe cstrip.exe \ - empty.exe find_non_ascii.exe find_text.exe insert_before.exe \ - lexcaser.exe machine_name.exe merge_inis.exe net_calc.exe pi.exe \ - replace_text.exe show_args.exe show_versions.exe to_lower.exe uucat.exe -#VCPP_USE_SOCK=t +LOCAL_LIBS_USED = application configuration filesystem loggers mathematics nodes processes textual timely structures basis +TARGETS = await_app_exit.exe bytedump.exe checker.exe dirtree.exe ini_edit.exe mdate.exe \ + splitter.exe time_set_effective_id.exe time_running_app.exe include cpp/rules.def