Since AlphaLinux is the weirdest Linux of all, probably best to do the
logic this way.
This commit is contained in:
parent
849baab858
commit
3e0aa01059
@ -12,7 +12,7 @@ SRCS= linux_file.c linux_ioctl.c linux_machdep.c linux_misc.c \
|
||||
OBJS= linux_locore.o
|
||||
MAN8= linux.8
|
||||
|
||||
.if ${MACHINE_ARCH} == "i386"
|
||||
.if ${MACHINE_ARCH} != "alpha"
|
||||
SRCS+= imgact_linux.c linux_ipc.c
|
||||
.endif
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user