Differences
This shows you the differences between two versions of the page.
Both sides previous revision Previous revision Next revision | Previous revision | ||
diana:windows:building:shapefile [2010-02-26 11:05:34] dages |
diana:windows:building:shapefile [2022-05-31 09:29:31] (current) |
||
---|---|---|---|
Line 36: | Line 36: | ||
$(LIBTOOL) --mode=finish $(PREFIX)/ | $(LIBTOOL) --mode=finish $(PREFIX)/ | ||
$(MKDIR) $(PREFIX)/ | $(MKDIR) $(PREFIX)/ | ||
- | $(INSTALL) shapefil.h $(PREFIX)/ | + | $(INSTALL) shapefil.h $(PREFIX)/ |
| | ||
clean: | clean: | ||
Line 60: | Line 60: | ||
$ make CC=gcc PREFIX=/ | $ make CC=gcc PREFIX=/ | ||
- | + | $ echo " | |
+ | $ cat LICENSE.LGPL >>/ | ||