From 99dee78c2d44641ba56e5bb640d732f993b3dfa1 Mon Sep 17 00:00:00 2001 From: Russ Cox Date: Wed, 30 Dec 2020 07:39:16 -0500 Subject: all: remove $OBJTYPE from build Now that we assume pthreads, the only assembly left is in libmp and libsec. We only ever added assembly for 386. The portable C code is fine for plan9port. --- unix/make/Make.OSF1-alpha | 6 ------ 1 file changed, 6 deletions(-) delete mode 100644 unix/make/Make.OSF1-alpha (limited to 'unix/make/Make.OSF1-alpha') diff --git a/unix/make/Make.OSF1-alpha b/unix/make/Make.OSF1-alpha deleted file mode 100644 index 3d45279b..00000000 --- a/unix/make/Make.OSF1-alpha +++ /dev/null @@ -1,6 +0,0 @@ -CC=cc -CFLAGS+=-g -c -I. -O=o -AR=ar -ARFLAGS=rvc -NAN=nan64.$O -- cgit v1.2.3