1 TOPSRCDIR
= @top_srcdir@
7 IMPORTS
= comdlg32 shell32 user32 gdi32 kernel32
17 EXTRA_SRCS
= macro.
lex.l
18 EXTRA_OBJS
= @LEX_OUTPUT_ROOT@.o
20 EXTRARCFLAGS
= -DWINELIB
28 hlp2sgml
: hlp2sgml.o hlpfile.o
29 $(CC
) -o hlp2sgml hlp2sgml.o hlpfile.o
$(LDFLAGS
)
31 @LEX_OUTPUT_ROOT@.c
: macro.
lex.l
32 $(LEX
) -8 -i
$(SRCDIR
)/macro.
lex.l