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

Contents of /MITgcm_contrib/darwinview/src/Makefile

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


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

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