Plan 9 from Bell Labs’s /usr/web/sources/contrib/fgb/root/sys/src/ape/X11/cmd/X/GL/apple/Makefile.am

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


AM_CFLAGS = -I$(top_srcdir) \
	 -I$(top_srcdir)/hw/darwin/quartz \
	 -I$(top_srcdir)/GL/glx \
	 -I$(top_srcdir)/hw/darwin/quartz/cr \
	 -I$(top_srcdir)/GL/include

if HAVE_AGL_FRAMEWORK
noinst_LIBRARIES = libAGLcore.a 
libAGLcore_a_SOURCES = aglGlx.c \
		       $(top_srcdir)/hw/darwin/quartz/xpr/x-list.c \
		       $(top_srcdir)/hw/darwin/quartz/xpr/x-list.h \
		       $(top_srcdir)/hw/darwin/quartz/xpr/x-hash.c \
		       $(top_srcdir)/hw/darwin/quartz/xpr/x-hash.h \
		       $(top_srcdir)/hw/dmx/glxProxy/compsize.c
endif

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.