Skip to content

Commit

Permalink
cleanup
Browse files Browse the repository at this point in the history
  • Loading branch information
billmcspadden-riscv committed Dec 5, 2023
1 parent f7e9a1b commit 3cba6a3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion new_test/TEST_DIR_ROOT/lib/Makefile.common
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,6 @@ ${OBJDIRS_OBJS} : %.c


OBJS := $(addprefix %/,${OBJS_BASE})
#$(call get,OBJDIR_AA,${UNIQ_TESTNAME})/test.elf : $(call get,OBJS_AA,${UNIQ_TESTNAME})
%/test.elf : ${OBJS}
@echo "making \"$@\" in $$PWD" ;
${LD_NEXT} ${LD_FLAGS_NEXT} -o $@ $<
Expand Down

0 comments on commit 3cba6a3

Please sign in to comment.