X-Git-Url: https://feistymeow.org/gitweb/?a=blobdiff_plain;f=nucleus%2Fapplications%2Futilities%2Fmakefile;h=c319984844f2ba6b22ca6036cb89b31bba13df1a;hb=28fe92e9b3d307ce37a2426d93f983ee89a041ab;hp=e38699f85cd6032db82cd5673aa4fbacc6babb92;hpb=117eb2b3b65bcff925f761a6417bde9488addcba;p=feisty_meow.git diff --git a/nucleus/applications/utilities/makefile b/nucleus/applications/utilities/makefile index e38699f8..c3199848 100644 --- a/nucleus/applications/utilities/makefile +++ b/nucleus/applications/utilities/makefile @@ -7,9 +7,9 @@ TYPE = application ifeq "$(OMIT_VERSIONS)" "" SOURCE += util_version.rc endif -LOCAL_LIBS_USED = application loggers mathematics processes textual timely configuration filesystem nodes structures basis +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 + splitter.exe time_set_effective_id.exe time_running_app.exe include cpp/rules.def