X-Git-Url: https://git.wh0rd.org/?p=ICEs.git;a=blobdiff_plain;f=334889%2FMakefile;fp=334889%2FMakefile;h=b8aef5171b4d55c96eb78e407b900b07db25490c;hp=0000000000000000000000000000000000000000;hb=bd3239d2bbe0de3a200b266503e3330b1e391489;hpb=dbff64cb4b7530861c2309c794efdd4e0cf47a23 diff --git a/334889/Makefile b/334889/Makefile new file mode 100644 index 0000000..b8aef51 --- /dev/null +++ b/334889/Makefile @@ -0,0 +1,3 @@ +FILES = boxdraw smbios console +OBJS = $(FILES:%=%.o) +libfoo.a: libfoo.a($(OBJS))