Correction:
if test $(VERSION) = 0; \
should be:
if test $(minor) = 0; \of course :) -- KStars: A K Desktop Planetarium http://edu.kde.org/kstars
Correction:
if test $(VERSION) = 0; \
should be:
if test $(minor) = 0; \of course :) -- KStars: A K Desktop Planetarium http://edu.kde.org/kstars