bsd.prog.mk: skip 'install -S' rule for GCC/clang

This commit is contained in:
Arun Thomas 2011-08-08 14:04:58 +02:00
parent 4a8ceeebff
commit 4dece73bf0

View file

@ -381,7 +381,7 @@ cleanextra: .PHONY
${TARGETS}: # ensure existence
###### Minix rule to set up mem allocations for boot image services
.if defined(INSTALLFLAGS)
.if defined(INSTALLFLAGS) && ${COMPILER_TYPE} == "ack"
all: .PHONY memalloc
memalloc: realall