1
0
mirror of https://github.com/Interlisp/maiko.git synced 2026-01-31 13:52:29 +00:00

Remove makewrong, remnant from Sun3 days. (#53)

This commit is contained in:
Bruce Mitchener
2020-12-15 11:38:09 +07:00
committed by GitHub
parent 54b4f22d9b
commit fb7e88aba4

View File

@@ -1,6 +0,0 @@
# 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 - $*