summaryrefslogtreecommitdiffstats
path: root/lib/libc/compat-43
diff options
context:
space:
mode:
authorjb <jb@FreeBSD.org>1998-03-09 06:24:02 +0000
committerjb <jb@FreeBSD.org>1998-03-09 06:24:02 +0000
commitfd80ee22652fa5c4be7a3b10bdb2bc18dec03459 (patch)
tree6fdf799e5f8c337927a95d517dbe12bbb2232a88 /lib/libc/compat-43
parent7bcfb2b05fe1896c4138734088a54aaf650026d4 (diff)
downloadFreeBSD-src-fd80ee22652fa5c4be7a3b10bdb2bc18dec03459.zip
FreeBSD-src-fd80ee22652fa5c4be7a3b10bdb2bc18dec03459.tar.gz
MACHINE -> MACHINE_ARCH
Diffstat (limited to 'lib/libc/compat-43')
-rw-r--r--lib/libc/compat-43/Makefile.inc4
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/compat-43/Makefile.inc b/lib/libc/compat-43/Makefile.inc
index 7983262..54ebdab 100644
--- a/lib/libc/compat-43/Makefile.inc
+++ b/lib/libc/compat-43/Makefile.inc
@@ -1,8 +1,8 @@
# @(#)Makefile.inc 8.1 (Berkeley) 6/2/93
-# $Id: Makefile.inc,v 1.6 1997/10/15 16:15:20 bde Exp $
+# $Id: Makefile.inc,v 1.7 1997/10/21 08:41:04 bde Exp $
# compat-43 sources
-.PATH: ${.CURDIR}/../libc/${MACHINE}/compat-43 ${.CURDIR}/../libc/compat-43
+.PATH: ${.CURDIR}/../libc/${MACHINE_ARCH}/compat-43 ${.CURDIR}/../libc/compat-43
SRCS+= creat.c gethostid.c getwd.c killpg.c sethostid.c setpgrp.c \
setrgid.c setruid.c sigcompat.c
OpenPOWER on IntegriCloud