From 0e3171a83a79c1495b842daf07b3eeee4c9fd612 Mon Sep 17 00:00:00 2001 From: Kevin E Martin Date: Fri, 17 Sep 2004 15:38:19 +0000 Subject: Update the XORG_DATE for the release. Update cygwin release version. Update documentation for release. --- hw/kdrive/vesa/Makefile.am | 35 ----------------------------------- 1 file changed, 35 deletions(-) delete mode 100644 hw/kdrive/vesa/Makefile.am (limited to 'hw/kdrive/vesa/Makefile.am') diff --git a/hw/kdrive/vesa/Makefile.am b/hw/kdrive/vesa/Makefile.am deleted file mode 100644 index bdcb10c0e..000000000 --- a/hw/kdrive/vesa/Makefile.am +++ /dev/null @@ -1,35 +0,0 @@ -INCLUDES = \ - @KDRIVE_INCS@ \ - @XSERVER_CFLAGS@ - -noinst_LIBRARIES = libvesa.a - -bin_PROGRAMS = Xvesa - -if TSLIB -TSLIB_FLAG = -lts -endif - - -libvesa_a_SOURCES = \ - vesa.c \ - vesa.h \ - vbe.c \ - vbe.h \ - vga.c \ - vga.h \ - vm86.c \ - vm86.h - -Xvesa_SOURCES = \ - vesainit.c - -Xvesa_LDADD = \ - libvesa.a \ - @KDRIVE_LIBS@ \ - @XSERVER_LIBS@ \ - $(TSLIB_FLAG) - -Xvesa_DEPENDENCIES = \ - libvesa.a \ - @KDRIVE_LIBS@ -- cgit v1.2.3