Sweden-Number/graphics/ttydrv/Makefile.in

18 lines
234 B
Makefile
Raw Normal View History

1999-02-04 11:10:59 +01:00
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ttydrv
C_SRCS = \
bitmap.c \
init.c \
palette.c
1999-02-04 11:10:59 +01:00
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: