Sweden-Number/graphics/ttydrv/Makefile.in

18 lines
234 B
Makefile

DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ttydrv
C_SRCS = \
bitmap.c \
init.c \
palette.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: