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