Skip to content
Snippets Groups Projects
Commit 5b9111e9 authored by Raymond Toy's avatar Raymond Toy
Browse files

Need to build e_rem_pio2.c on sparc now.

parent 0bd9e773
No related branches found
No related tags found
No related merge requests found
......@@ -56,6 +56,6 @@ ASSEM_SRC = sparc-assem.S
ARCH_SRC = sparc-arch.c
DEPEND=$(CC)
OS_SRC = solaris-os.c os-common.c undefineds.c elf.c k_rem_pio2.c
OS_SRC = solaris-os.c os-common.c undefineds.c elf.c e_rem_pio2.c k_rem_pio2.c
OS_LIBS= -lsocket -lnsl -ldl
EXEC_FINAL_OBJ = exec-final.o
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment