Delay initialization of I/O permissions until they are first used.
[wine.git] / miscemu / Makefile.in
blob1030b0c3fdae9abf5c03f4a6fd1a6631e4ddf2f0
1 DEFS = -D__WINE__
2 TOPSRCDIR = @top_srcdir@
3 TOPOBJDIR = ..
4 SRCDIR = @srcdir@
5 VPATH = @srcdir@
6 MODULE = miscemu
8 C_SRCS = \
9 main.c
11 all: $(MODULE).o
13 @MAKE_RULES@
15 ### Dependencies: