[GRASS-user] makefile

Albert Saribekyan.

Dear all

I would like to create a Makefile for r.example анд do not know how to deal with these

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>

include files

Reagards,

Albert

Hello,
r.example should compile with provided Make file just fine. Most of
"std*" things are handled by main Make file and You have to provide
specific things, still I don't see anything specific in Your provided
example. Main Make file is made when You run ./configure in main GRASS
source directory.

http://trac.osgeo.org/grass/browser/grass/trunk/doc/raster/r.example/Makefile

Maris.

2012/7/13 Albert Saribekyan <albertsaribekyan@rambler.ru>:

Albert Saribekyan.

Dear all

I would like to create a Makefile for r.example анд do not know how to deal
with these

#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <grass/gis.h>
#include <grass/glocale.h>
include files

Reagards,

Albert
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user