*** empty log message ***

svn path=/trunk/; revision=12273
This commit is contained in:
Filip Navara 2004-12-21 15:07:01 +00:00
parent 75f1fd495c
commit df23944ec6

View file

@ -1,27 +0,0 @@
DEFS = -D__WINESRC__
DLLFLAGS = @DLLFLAGS@
TOPSRCDIR = @top_srcdir@
TOPOBJDIR = ../..
SRCDIR = @srcdir@
VPATH = @srcdir@
MODULE = libdxguid.a
C_SRCS = \
strmiids.c
all: $(MODULE)
@MAKE_RULES@
$(MODULE): $(OBJS) Makefile.in
$(RM) $@
$(AR) $@ $(OBJS)
$(RANLIB) $@
man:
doc-html:
doc-sgml:
### Dependencies: