Annotation of /MITgcm_contrib/darwinview/src/Makefile
Parent Directory
|
Revision Log
|
Revision Graph
Revision
1.2 -
(
hide annotations)
(
download)
Wed Jul 11 14:35:57 2007 UTC
(18 years ago)
by
marissa
Branch:
MAIN
CVS Tags:
version_0
Changes since
1.1: +1 -4 lines
Updates to use darwin.c
1 |
cnh |
1.1 |
LIBS=-lglut |
2 |
|
|
|
3 |
marissa |
1.2 |
a.out: darwin.c |
4 |
cnh |
1.1 |
gcc $< $(LIBS) |