mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-01 14:38:06 +02:00
Add .cc as a valid suffix.
This commit is contained in:
parent
16e2d94cc7
commit
92512085d5
1 changed files with 2 additions and 1 deletions
|
|
@ -1,4 +1,4 @@
|
|||
# $Id: Makefile.X11,v 1.5 2001/08/13 16:51:08 brianp Exp $
|
||||
# $Id: Makefile.X11,v 1.6 2001/12/14 17:19:32 kschultz Exp $
|
||||
|
||||
# Mesa 3-D graphics library
|
||||
# Version: 3.5
|
||||
|
|
@ -6,6 +6,7 @@
|
|||
|
||||
# Makefile for SGI SI GLU library
|
||||
|
||||
.SUFFIXES : .cc
|
||||
|
||||
##### MACROS #####
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue