rnd-20140515-1-src
[rocksndiamonds.git] / src / libgame / Makefile
index 140e9fd9a5bb6aebd65b494ce3363042b361ecc4..623535279962f9d31733d00c4b35d12ef69efe78 100644 (file)
@@ -21,7 +21,6 @@ SRCS =        system.c        \
        hash.c          \
        setup.c         \
        misc.c          \
-       msdos.c         \
        x11.c           \
        sdl.c
 
@@ -38,7 +37,6 @@ OBJS =        system.o        \
        hash.o          \
        setup.o         \
        misc.o          \
-       msdos.o         \
        x11.o           \
        sdl.o