Modules/PS2KbMouse - (minor) Cleanup 8042 driver a little
[tpg/acess2.git] / Usermode / Libraries / libposix.so_src / Makefile
index 69dc90a..eb2fd2f 100644 (file)
@@ -7,8 +7,8 @@ CPPFLAGS +=
 CFLAGS   += -Wextra\r
 ASFLAGS  +=\r
 LDFLAGS  += -nostdlib\r
-PRELINK  += $(CRTI) $(CRTBEGIN) $(CRT0S)\r
-LIBS     += -lc $(CRTEND) $(CRTN)\r
+PRELINK  += $(CRTI) $(CRTBEGINS) $(CRT0S)\r
+LIBS     += -lc $(CRTENDS) $(CRTN)\r
 \r
 OBJ  = main.o unistd.o dirent.o stat.o utmpx.o termios.o\r
 OBJ += pwd.o syslog.o sys_time.o sys_ioctl.o sys_resource.o\r

UCC git Repository :: git.ucc.asn.au