ref: 1fcd39f3a818478f4d7da9bb333e02d06531ddd4
parent: f93bd34d5a4a61ffb5bd6f5bc0150e92e61918f4
author: Roberto E. Vargas Caballero <k0ga@shike2.com>
date: Fri Aug 24 15:41:58 EDT 2018
[lib/c] Add dep rule in common.mk This rule is going to be generic in all the platforms.
--- a/lib/c/target/script/common.mk
+++ b/lib/c/target/script/common.mk
@@ -14,3 +14,6 @@
$(SYSASM): syscall.lst
../script/amd64-sysv.sh
+
+dep:
+ ../script/syscall.sh