]> git.sur5r.net Git - cc65/blobdiff - libsrc/geos-common/conio/Makefile
Replaced whole bunch for Makefiles with a single generic Makefile.
[cc65] / libsrc / geos-common / conio / Makefile
diff --git a/libsrc/geos-common/conio/Makefile b/libsrc/geos-common/conio/Makefile
deleted file mode 100644 (file)
index 7f53de1..0000000
+++ /dev/null
@@ -1,18 +0,0 @@
-#
-# makefile for CC65 runtime library
-#
-
-#--------------------------------------------------------------------------
-# Object files
-
-S_OBJS +=      _scrsize.o      \
-               cclear.o        \
-               cgetc.o         \
-               chline.o        \
-               clrscr.o        \
-               cputc.o         \
-               cvline.o        \
-               dummies.o       \
-               gotoxy.o        \
-               kbhit.o         \
-               where.o