#include "../Wine.tmpl" MODULE = misc SRCS = \ clipboard.c \ comm.c \ commdlg.c \ compobj.c \ dos_fs.c \ driver.c \ exec.c \ escape.c \ file.c \ keyboard.c \ kernel32.c \ lstr.c \ main.c \ ole2.c \ ole2disp.c \ ole2nls.c \ olecli.c \ olesvr.c \ network.c \ profile.c \ rect.c \ shell.c \ sound.c \ spy.c \ stress.c \ user.c \ winsocket.c OBJS = $(SRCS:.c=.o) WineRelocatableTarget($(MODULE),,$(OBJS)) DependTarget() includes:: install::