Home
last modified time | relevance | path

Searched defs:FILEVER (Results 1 – 2 of 2) sorted by relevance

/src/usr.bin/file/
H A DMakefile37 FILEVER!= awk '$$1 == "\#define" && $$2 == "VERSION" { print $$3; exit }' \ macro
/src/lib/libmagic/
H A DMakefile76 FILEVER!= awk '$$1 == "\#define" && $$2 == "VERSION" { print $$3; exit }' \ macro