changed name from comparchentry to compmodule
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
|
||||
case $# in
|
||||
3) makecmd=$3 ;;
|
||||
2) makecmd=comparchentry ;;
|
||||
2) makecmd=compmodule ;;
|
||||
*) echo "Usage: $0 srcdir archname [ makecmd ]"; exit 1 ;;
|
||||
esac
|
||||
|
||||
|
||||
Reference in New Issue
Block a user