Changeset 692
- Timestamp:
- 10/27/09 16:42:05 (4 weeks ago)
- Files:
-
- 1 modified
-
trunk/test/C/Makefile.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/test/C/Makefile.in
r678 r692 1 srcdir = @srcdir@ 2 VPATH = @srcdir@ 1 3 CC = @MPICC@ 2 4 … … 6 8 $(CC) -o pres_temp_4D_wr pres_temp_4D_wr.o -L../../src/lib -L../common -lpnetcdf -ltestutils 7 9 pres_temp_4D_wr.o: pres_temp_4D_wr.c 8 $(CC) -c -g -O2 -I ./../../src/lib -I.pres_temp_4D_wr.c10 $(CC) -c -g -O2 -I$(srcdir)/../../src/lib -I. $(srcdir)/pres_temp_4D_wr.c 9 11 10 12
![(please configure the [header_logo] section in trac.ini)](/projects/parallel-netcdf/chrome/common/trac_banner.png)