mirror of
https://github.com/Ed94/metadesk.git
synced 2026-08-08 16:48:15 +00:00
min/max macros
This commit is contained in:
+1
-2
@@ -2,7 +2,7 @@
|
||||
|
||||
###### Usage ##################################################################
|
||||
# ./bld_core.sh <command> [arguments ...]
|
||||
#
|
||||
#
|
||||
# command: compile
|
||||
# ./bld_core.sh compile <source-file> [opts ...]
|
||||
#
|
||||
@@ -14,7 +14,6 @@
|
||||
# command: link
|
||||
# ./bld_core.sh link <out-name> [input-file ...] -- [opts ...]
|
||||
#
|
||||
#
|
||||
# Creates binaries (executables and dynamic libraries) from objects,
|
||||
# libraries, and options with a linker.
|
||||
# First automatically compiles source files into objects.
|
||||
|
||||
Reference in New Issue
Block a user