Back out previous; it builds on LP64 platforms now.
This commit is contained in:
parent
1039107b59
commit
7188cd9f3b
|
@ -31,11 +31,7 @@
|
|||
#
|
||||
|
||||
#SUBDIR= common omapip minires server client relay dhcpctl
|
||||
SUBDIR= common omapip minires server relay
|
||||
|
||||
.if ${MACHINE} != alpha
|
||||
SUBDIR += client
|
||||
.endif
|
||||
SUBDIR= common omapip minires server client relay
|
||||
|
||||
all-server all-client all-relay: all-common
|
||||
|
||||
|
|
Loading…
Reference in New Issue