Moved server.h to include/wine.
[wine] / dlls / ttydrv / Makefile.in
2000-11-12  Alexandre JulliardStart using import tables for dlls that can already...
2000-11-10  Alexandre JulliardDon't link libwine_unicode into all dlls.
2000-11-05  Alexandre JulliardDeclare debug channels in all dlls that need them;...
2000-08-10  Alexandre JulliardMerged clipboard driver into USER driver.
2000-08-03  Alexandre JulliardAdded imports of user32/gdi32/kernel32 wherever necessary.
2000-06-20  Alexandre JulliardFor dlls, derive SPEC_SRCS from MODULE and ALTNAMES.
2000-04-25  Patrik StridvallLink the TTY driver with the standard libs.
2000-04-09  Alexandre JulliardImproved support for Makefiles that need to recurse...
2000-03-25  Alexandre JulliardLink ttydrv and x11drv objects into their respective...
2000-03-19  Alexandre JulliardCreated separate dlls for user,gdi,ttydrv,x11drv.