08f82cf375
it IGNORE on XFree86-4.
16 lines
849 B
Text
16 lines
849 B
Text
|
|
$FreeBSD$
|
|
|
|
--- Makefile.in 2003/05/01 18:09:21 1.1
|
|
+++ Makefile.in 2003/05/01 18:10:49
|
|
@@ -113,8 +113,8 @@
|
|
@USE_SI_GLU_TRUE@sel_sub_glu = si-glu
|
|
@USE_SI_GLU_FALSE@sel_sub_glu = src-glu
|
|
|
|
-DIST_SUBDIRS = include src si-glu src-glu @glut_dir@ $(SUB_DEMOS) util
|
|
-SUBDIRS = include src $(sel_sub_glu) $(sel_sub_glut) $(sel_sub_demos) util
|
|
+DIST_SUBDIRS = $(INCLUDE_GL) $(SUB_GL) $(SUB_DEMOS) util
|
|
+SUBDIRS = $(INCLUDE_GL) $(SUB_GL) $(sel_sub_demos) util
|
|
|
|
EXTRA_DIST = 3Dfx BeOS OpenStep WIN32 docs ggi images m4 macos mtdemos src-glut.beos src-glut.dja tests vms widgets-mesa widgets-sgi bootstrap MESADOS.BAT MESAFX.BAT Make-config Makefile.DJ Makefile.X11 Makefile.dja Makefile.win Mingw32.bat Names.win STARTUP.MK common.dja descrip.mms fixam mesaw32.BAT mesawin32.mak mms-config win32-openstep.sh xlib.opt
|
|
|