OSDN Git Service

* common_rules.make: Created to hold the conditional build rule
authorpesco <pesco>
Tue, 20 Mar 2001 00:33:18 +0000 (00:33 +0000)
committerpesco <pesco>
Tue, 20 Mar 2001 00:33:18 +0000 (00:33 +0000)
override. All Makefile.am's updated.

include/GL/Makefile.am

index 3283570..199bd5c 100644 (file)
@@ -40,3 +40,4 @@ EXTRA_HEADERS = amesa.h dosmesa.h foomesa.h glut_h.dja mesa_wgl.h mglmesa.h \
 GLinclude_HEADERS = gl.h glext.h gl_mangle.h glu.h glu_mangle.h \
        $(sel_inc_fx) $(sel_inc_ggi) $(sel_inc_osmesa) $(sel_inc_svga) \
        $(sel_inc_x11) $(sel_inc_glut)
+include $(top_srcdir)/common_rules.make