/[MITgcm]/MITgcm_contrib/darwinview/src/Makefile
ViewVC logotype

Annotation of /MITgcm_contrib/darwinview/src/Makefile

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Jul 5 14:55:02 2007 UTC (16 years, 9 months ago) by cnh
Branch: MAIN
Adding stuff for Marissa, since her account is broken.

1 cnh 1.1 LIBS=-lglut
2    
3     a.out: windows.c
4     gcc $< $(LIBS)
5    
6     clean:
7     \rm -f *.o a.out

  ViewVC Help
Powered by ViewVC 1.1.22