diff options
author | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-24 19:00:34 +0100 |
---|---|---|
committer | cinap_lenrek <cinap_lenrek@felloff.net> | 2014-03-24 19:00:34 +0100 |
commit | d4abe404b4ad9a7c913bde37d211be614f27c965 (patch) | |
tree | 19f053fc92341f598002d514d5562dfb240141ed /sys/src/cmd/audio | |
parent | 0df733f94b8bc11946b0af940d30f28ca67f02d8 (diff) |
pc64: prevent dat.h from getting overwritten by ../pc/dat.h
the rule that was used to copy header files from ../pc
accidently overwrote dat.h when ../pc/dat.h was updated
because it matched on all *.h files that was also found
in ../pc directory. change to exact match on $PCHEADERS
to prevent this.
Diffstat (limited to 'sys/src/cmd/audio')
0 files changed, 0 insertions, 0 deletions