mirror of the now-defunct rocklinux.org
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
--- ./Makefile 2007-05-25 21:24:24.000000000 +0200
|
|
+++ ./Makefile 2007-05-25 21:24:27.000000000 +0200
|
|
@@ -94,6 +94,7 @@
|
|
|
|
install: all
|
|
install mine $(sysprefix)/bin/mine
|
|
+ install mine.static $(sysprefix)/bin/mine.static
|
|
install tarbz2gem.sh $(prefix)/sbin/tarbz2gem
|
|
install rocket.sh $(prefix)/sbin/rocket
|
|
ifeq ($(USE_GAS), 1)
|