/[MITgcm]/mitgcm.org/devel/buildweb/code-browser/DefinitionParser/Makefile
ViewVC logotype

Contents of /mitgcm.org/devel/buildweb/code-browser/DefinitionParser/Makefile

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


Revision 1.1.1.1 - (show annotations) (download) (vendor branch)
Fri Sep 20 19:47:31 2002 UTC (22 years, 9 months ago) by adcroft
Branch: Import, MAIN
CVS Tags: baseline, HEAD
Changes since 1.1: +0 -0 lines
Importing web-site building process.

1 a.out: Getcomm.y Getcomm.lex GLOBALS.h
2 bison -p Getcomm -d -t Getcomm.y
3 flex -PGetcomm Getcomm.lex
4 cc lex.Getcomm.c Getcomm.tab.c
5 clean:
6 \rm lex.Getcomm.c Getcomm.tab.h Getcomm.tab.c
7
8 # DO NOT DELETE

  ViewVC Help
Powered by ViewVC 1.1.22