Changes between Version 7 and Version 8 of Ticket #67807


Ignore:
Timestamp:
Jul 23, 2023, 3:27:23 PM (14 months ago)
Author:
barracuda156
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #67807 – Description

    v7 v8  
    55Could someone help with this, please?
    66
     7This:
     8{{{
     9SYSTEM ?= $(shell config/config.guess | cut -d - -f 3 | sed -e 's/[0-9\.]//g;')
     10SYSTEM.SUPPORTED = $(shell test -f config/Makefile.$(SYSTEM) && echo 1)
     11}}}
    712
     13__________________________________________
    814{{{
    915checking GL/gl.h usability... yes