added helper targets to the makefile. They shouldn't break anything, but
authorkick_ <kick_@users.sourceforge.net>
Fri, 12 Jul 2002 10:04:32 +0000 (10:04 +0000)
committerkick_ <kick_@users.sourceforge.net>
Fri, 12 Jul 2002 10:04:32 +0000 (10:04 +0000)
commit91fa4490934ff57948f6f80e888605f2f0aee98f
tree39e2853101a177e3f702003c864afc4b44e8f61f
parent6e2cc65fdd375c0b5ba265d5710a9aea25fba52c
added helper targets to the makefile. They shouldn't break anything, but
make my life a lot easier.

The new rpm has been splitted into two parts, one for package installation/
removal, one for package building.
Therefore rpm -ta isn't a valid command anymore and needs to be replaced
by rpmbuild -ta  (this is backwards compatible)
GNUmakefile.in