Makefile.in 288 Bytes
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR    = @srcdir@
VPATH     = @srcdir@
MODULE    = system.drv16
IMPORTS   = kernel32 ntdll
EXTRADLLFLAGS = -Wb,--subsystem,win16

C_SRCS = system.c

@MAKE_DLL_RULES@

@DEPENDENCIES@  # everything below this line is overwritten by make depend