Review and fix regular expressions of the form /^foo|bar$/.
[wine/wine-gecko.git] / dlls / serialui / Makefile.in
blob24100a390213e009764995cee39198eb923b1e3c
1 TOPSRCDIR = @top_srcdir@
2 TOPOBJDIR = ../..
3 SRCDIR = @srcdir@
4 VPATH = @srcdir@
5 MODULE = serialui.dll
6 IMPORTS = user32 advapi32 kernel32
8 C_SRCS = \
9 confdlg.c
11 RC_SRCS= serialui_rc.rc
13 @MAKE_DLL_RULES@
15 ### Dependencies: