Sweden-Number/windows/ttydrv/Makefile.in

24 lines
305 B
Makefile
Raw Normal View History

1998-12-07 10:36:13 +01:00
DEFS = @DLLFLAGS@ -D__WINE__
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = ttydrv
C_SRCS = \
clipboard.c \
1999-02-04 14:14:42 +01:00
desktop.c \
1998-12-07 10:36:13 +01:00
event.c \
init.c \
keyboard.c \
1999-02-04 14:14:42 +01:00
main.c \
monitor.c \
1998-12-07 10:36:13 +01:00
mouse.c \
wnd.c
all: $(MODULE).o
@MAKE_RULES@
### Dependencies: