mirror of
https://github.com/Interlisp/maiko.git
synced 2026-01-26 03:51:32 +00:00
Maiko sources matching state as of 020102 prior to initial patching for Mac OSX
This commit is contained in:
6
bin/makewrong
Executable file
6
bin/makewrong
Executable file
@@ -0,0 +1,6 @@
|
||||
# Allows user to specify version to make
|
||||
# Almost useless, except that I needed it to handle the
|
||||
# SunOS 3.2 sparc version
|
||||
set relname = $1
|
||||
shift
|
||||
(echo RELEASENAME = ${relname};cat makefile-header makefile-${relname} makefile-tail) | make -f - $*
|
||||
Reference in New Issue
Block a user