Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/cmd/X/hw/xfree86/os-support/hurd/Makefile.am

Copyright © 2021 Plan 9 Foundation.
Distributed under the MIT License.
Download the Plan 9 distribution.


noinst_LTLIBRARIES = libhurd.la

libhurd_la_SOURCES = hurd_bell.c hurd_init.c hurd_mmap.c \
		hurd_mouse.c hurd_video.c \
		$(srcdir)/../shared/VTsw_noop.c \
		$(srcdir)/../shared/posix_tty.c \
		$(srcdir)/../shared/libc_wrapper.c \
		$(srcdir)/../shared/stdResource.c \
		$(srcdir)/../shared/stdPci.c \
		$(srcdir)/../shared/sigiostubs.c \
		$(srcdir)/../shared/pm_noop.c \
		$(srcdir)/../shared/kmod_noop.c \
		$(srcdir)/../shared/agp_noop.c

AM_CFLAGS = -DUSESTDRES -DHAVE_SYSV_IPC $(XORG_CFLAGS) $(DIX_CFLAGS)

INCLUDES = $(XORG_INCS)

Bell Labs OSI certified Powered by Plan 9

(Return to Plan 9 Home Page)

Copyright © 2021 Plan 9 Foundation. All Rights Reserved.
Comments to webmaster@9p.io.