diff --git a/libsrc/geos/conio/Makefile b/libsrc/geos/conio/Makefile index 9d0f3b896..f6d1c221d 100644 --- a/libsrc/geos/conio/Makefile +++ b/libsrc/geos/conio/Makefile @@ -8,8 +8,8 @@ S_OBJS = cclear.o chline.o cvline.o cgetc.o clrscr.o color.o\ - cputc.o cputhex.o cpputs.o cputs.o cursor.o gotoxy.o kbhit.o revers.o\ - screensize.o where.o _scrsize.o + cputc.o cpputs.o cursor.o gotoxy.o kbhit.o revers.o\ + where.o _scrsize.o all: $(S_OBJS)