Go to:
Gentoo Home
Documentation
Forums
Lists
Bugs
Planet
Store
Wiki
Get Gentoo!
Gentoo's Bugzilla – Attachment 20557 Details for
Bug 31971
GEMPAK Meteorological Plotting and Analysis Package
Home
|
New
–
[Ex]
|
Browse
|
Search
|
Privacy Policy
|
[?]
|
Reports
|
Requests
|
Help
|
New Account
|
Log In
[x]
|
Forgot Password
Login:
[x]
[patch]
Makeinc.common.patch
Makeinc.common.patch (text/plain), 1.52 KB, created by
Donald Giuliano
on 2003-11-10 17:43:46 UTC
(
hide
)
Description:
Makeinc.common.patch
Filename:
MIME Type:
Creator:
Donald Giuliano
Created:
2003-11-10 17:43:46 UTC
Size:
1.52 KB
patch
obsolete
>--- config/Makeinc.common.gentoo 2003-11-10 19:23:59.000000000 -0600 >+++ config/Makeinc.common 2003-11-10 18:52:48.000000000 -0600 >@@ -21,12 +21,19 @@ > # > #################################################################### > GEMPAKHOME = $(NAWIPS)/gempak >+GEMPAK = $(GEMPAKHOME) >+GEMTBL = $(GEMPAKHOME)/tables >+GEMPDF = $(GEMPAKHOME)/pdf >+GEMERR = $(GEMPAKHOME)/error >+GEMPARM = $(GEMPAKHOME)/parm >+GEMPTXT = $(GEMPAKHOME)/ptxt >+GEMHLP = $(GEMPAKHOME)/help > SHELL = /bin/sh > FC = f77 > CC = cc > AR = ar > ARFLAGS = rv >-#RANLIB = ranlib >+RANLIB = ranlib > RM = rm -f > INSTALL = install -s > AUXINSTALL = install >@@ -41,7 +48,7 @@ > LDM_FLAGS = > > GEMOLB = $(NAWIPS)/lib/$(NA_OS) >-INCDIR = $(GEMPAK)/include >+INCDIR = $(GEMPAKHOME)/include > GEMINC = -I$(INCDIR) > NAWIPS_INC = -I$(NAWIPS)/include > GEMEXE = $(NAWIPS)/bin/$(NA_OS) >@@ -79,14 +86,9 @@ > NETCDF = $(NETCDFHOME)/lib/libnetcdf.a > > ZLIB = $(GEMOLB)/libz.a >-ZLIBINC = $(GEMPAK)/source/zlib >+ZLIBINC = $(GEMPAKHOME)/source/zlib > PNGLIB = $(GEMOLB)/libpng.a >-PNGINC = $(GEMPAK)/source/libpng >- >-#RSLINC = /scratch/chiz/rsl/include >-#RSLLIB = -L/scratch/chiz/rsl/lib -lrsl >-RSLINC = $(GEMPAK)/source/rsl/include >-RSLLIB = $(GEMOLB)/rsl.a >+PNGINC = $(GEMPAKHOME)/source/pnglib > > BUFRFLAGS = -O >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 31971
:
19767
|
20143
|
20147
|
20148
|
20149
|
20158
|
20159
|
20160
|
20161
|
20162
|
20164
|
20165
|
20166
|
20227
|
20228
|
20229
|
20230
|
20245
|
20246
|
20247
|
20504
|
20508
|
20509
|
20511
| 20557 |
20564
|
20565
|
20566
|
21753
|
21754
|
21767
|
21768
|
21779
|
21780
|
21781
|
23219