mirror of
https://git.hardenedbsd.org/hardenedbsd/HardenedBSD.git
synced 2025-01-11 17:04:19 +01:00
b379932fc0
Submitted by: sjg@juniper.net
10 lines
189 B
Plaintext
10 lines
189 B
Plaintext
# $Id: phony-end,v 1.1.1.1 2011/10/01 17:19:39 sjg Exp $
|
|
|
|
all ok also.ok bug phony:
|
|
@echo '${.TARGET .PREFIX .IMPSRC:L:@v@$v="${$v}"@}'
|
|
|
|
.END: ok also.ok bug
|
|
|
|
phony bug: .PHONY
|
|
all: phony
|