pgLatLon

diff Makefile @ 0:3b70e93cc07d

Version 0.1 (initial commit)
author jbe
date Sun Aug 21 17:43:48 2016 +0200 (2016-08-21)
parents
children
line diff
     1.1 --- /dev/null	Thu Jan 01 00:00:00 1970 +0000
     1.2 +++ b/Makefile	Sun Aug 21 17:43:48 2016 +0200
     1.3 @@ -0,0 +1,8 @@
     1.4 +all::
     1.5 +	gmake all
     1.6 +clean::
     1.7 +	gmake clean
     1.8 +install::
     1.9 +	gmake install
    1.10 +uninstall::
    1.11 +	gmake uninstall

Impressum / About Us