home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
SGI Developer Toolbox 6.1
/
SGI Developer Toolbox 6.1 - Disc 1.iso
/
toolbox
/
src
/
exampleCode
/
opengl
/
GLUT
/
lib
/
Imakefile
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Makefile
|
1996-11-11
|
276 b
|
14 lines
/* Copyright (c) Mark J. Kilgard, 1995. */
#define IHaveSubdirs
#define PassCDebugFlags
/* NOTE: The fglut directory is GLUT FORTRAN bindings which are */
/* specific to IRIX 5.x. See ../README.fortran */
SUBDIRS = glut
MakeSubdirs($(SUBDIRS))
DependSubdirs($(SUBDIRS))